summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorPeter Korsgaard <jacmet@sunsite.dk>2012-04-25 23:07:27 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2012-04-25 23:07:27 +0200
commiteb19e8286115e33a2d2974d1fc55ad2eec4ae109 (patch)
tree6dac43a99dc0a0a7682c84760f169196cb7e22c9 /docs
parente23be36ab3a110787917db59618d9f5280457938 (diff)
docs/git.html: slightly reword for git
Some of the wording didn't make much sense after we moved from svn to git. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'docs')
-rw-r--r--docs/git.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/git.html b/docs/git.html
index bf894b9fc..0c99251a9 100644
--- a/docs/git.html
+++ b/docs/git.html
@@ -36,8 +36,8 @@ git pull
</pre>
Because you've only been granted anonymous access to the tree, you won't be
-able to commit any changes. Changes can be submitted for inclusion by posting
-them to the buildroot mailing list or to the <a
+able to push your changes to the repo. Changes can instead be submitted for
+inclusion by posting them to the buildroot mailing list or to the <a
href="https://bugs.uclibc.org/">Bug and Patch Tracking System</a>.
<!--#include file="footer.html" -->