Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=homepage-ng.git;a=commitdiff;h=baa937bda62b419348f0c852e678f5a1af1af560

commit baa937bda62b419348f0c852e678f5a1af1af560
Author: Michel Hermier <[EMAIL PROTECTED]>
Date:   Sat Oct 20 12:35:30 2007 +0200

homepage: Fix typo in authors page.

diff --git a/frugalware/authors.php b/frugalware/authors.php
index e9d44b1..6657663 100644
--- a/frugalware/authors.php
+++ b/frugalware/authors.php
@@ -66,7 +66,7 @@ for($i=0;$i<count($people);$i++)
}
$authors .= "<br />\n";
$title = gettext("Authors");
-$desc = gettext("This page should list all people who contributed to 
Frugalware Linux in some way. However, we are aware that the contributor list 
is incomplete. Please contact us if you name is missing from here!<br />");
+$desc = gettext("This page should list all people who contributed to 
Frugalware Linux in some way. However, we are aware that the contributor list 
is incomplete. Please contact us if your name is missing from here!<br />");
$desc .= sprintf(gettext("Available filters: <a href=\"%s\">No filter</a> 
&middot; "), $fwng_root . "authors");
$desc .= sprintf(gettext("<a href=\"%s\">Active developers</a> &middot; "), 
$fwng_root . "authors/active");
$desc .= sprintf(gettext("<a href=\"%s\">Former developers</a> &middot; "), 
$fwng_root . "authors/former");
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to