summaryrefslogtreecommitdiffstats
path: root/site/git/index.php
diff options
context:
space:
mode:
authorFrancis Rowe <info@gluglug.org.uk>2015-10-29 01:15:32 (EDT)
committer Francis Rowe <info@gluglug.org.uk>2015-10-29 01:15:32 (EDT)
commit53e3780b7a991e4fdda3388828109f26b5df82de (patch)
tree0a46ac150ade917bb7417381f55ffdfd526060fd /site/git/index.php
parent2daf225db627cb9b1ea22002ab70334ed955b8af (diff)
downloadlibreboot.org-53e3780b7a991e4fdda3388828109f26b5df82de.zip
libreboot.org-53e3780b7a991e4fdda3388828109f26b5df82de.tar.gz
libreboot.org-53e3780b7a991e4fdda3388828109f26b5df82de.tar.bz2
git page: clarify that git facilitates development
Diffstat (limited to 'site/git/index.php')
-rw-r--r--site/git/index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/site/git/index.php b/site/git/index.php
index b937f34..8626441 100644
--- a/site/git/index.php
+++ b/site/git/index.php
@@ -91,7 +91,7 @@
<div>
<h2 id="contrib"><?php echo gettext("How to use git, for creating patches"); ?></h2>
<p>
- Libreboot uses <i>git</i>, a <i>distributed</i> version control system that is in wide use today. Git provides many practical benefits,
+ Libreboot development is aided by <i>git</i>, a <i>distributed</i> version control system that is in wide use today. Git provides many practical benefits,
making collective development of software very easy.
</p>
<p>