diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-11-18 02:43:35 (EST) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-11-18 02:43:35 (EST) |
commit | 501acd9b78c10a40b65dfdc9cfbaf53c1b3401b6 (patch) | |
tree | 5eac08384b3f945ba0460f7defc4fcc7ba4626e5 | |
parent | 25357ca17914dbae2732241245d05f0af91db264 (diff) | |
download | libreboot.org-501acd9b78c10a40b65dfdc9cfbaf53c1b3401b6.zip libreboot.org-501acd9b78c10a40b65dfdc9cfbaf53c1b3401b6.tar.gz libreboot.org-501acd9b78c10a40b65dfdc9cfbaf53c1b3401b6.tar.bz2 |
typofix
-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 0c91e2b..0930bed 100644 --- a/site/git/index.php +++ b/site/git/index.php @@ -49,7 +49,7 @@ <li><a href="#guidelines">General guidelines for submitting patches</a></li> <li><a href="#download">How to download</a></li> <li><a href="#contrib">How to use git, for creating patches</a></li> - <li><a href="#sendpatch">How to send your patches</a></li> + <li><a href="#sendpatch">How to submit your patches</a></li> <li><a href="#gitbackup">Backup git repositories</a></li> </ul> |