diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 00:45:00 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 00:45:00 (EDT) |
commit | ca42f961b3efb71ffd6a307ec1eaa319567d49bb (patch) | |
tree | a6a808f4be19a99e4757d41b71befecea461034d /site | |
parent | 66f7111fa5611683fd960dfe0a5a734b872e1a5e (diff) | |
download | libreboot.org-ca42f961b3efb71ffd6a307ec1eaa319567d49bb.zip libreboot.org-ca42f961b3efb71ffd6a307ec1eaa319567d49bb.tar.gz libreboot.org-ca42f961b3efb71ffd6a307ec1eaa319567d49bb.tar.bz2 |
git page: remove unnecessary colon
Diffstat (limited to 'site')
-rw-r--r-- | site/git/index.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php index abaa7ed..4b32166 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -92,7 +92,7 @@ <h2>General guidelines</h2> <p> - <?php echo gettext("Using your legal name is not required. For reasons why we have this policy, read: <a href='http://geekfeminism.org/2012/09/29/quick-hit-how-git-shows-the-patriarchal-nature-of-the-software-industry/'>this article</a>. You can use an alias, or your company name (if you have a company), if you want. Also, read <a href='http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/'>this article</a>."); ?> + <?php echo gettext("Using your legal name is not required. For reasons why we have this policy, read <a href='http://geekfeminism.org/2012/09/29/quick-hit-how-git-shows-the-patriarchal-nature-of-the-software-industry/'>this article</a>. You can use an alias, or your company name (if you have a company), if you want. Also, read <a href='http://www.kalzumeus.com/2010/06/17/falsehoods-programmers-believe-about-names/'>this article</a>."); ?> </p> <p> When submitting any kind of documentation, please try not to use the terms him/her, she/he, his/her. Use their, they, them, those people, that person, and so on. |