diff options
author | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 01:16:08 (EDT) |
---|---|---|
committer | Francis Rowe <info@gluglug.org.uk> | 2015-10-29 01:16:08 (EDT) |
commit | 574a37761af3b3a81113a6b5723d0b9889f6b017 (patch) | |
tree | 23f3d40716aa0e8dac66bf39d16e82cd08c86701 /site | |
parent | 53e3780b7a991e4fdda3388828109f26b5df82de (diff) | |
download | libreboot.org-574a37761af3b3a81113a6b5723d0b9889f6b017.zip libreboot.org-574a37761af3b3a81113a6b5723d0b9889f6b017.tar.gz libreboot.org-574a37761af3b3a81113a6b5723d0b9889f6b017.tar.bz2 |
git page: facilitated, not aided
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 8626441..297a572 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 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, + Libreboot development is facilitated 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> |