summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-03-23 16:52:59 +0000
committerBernhard Reutner-Fischer <rep.dot.nop@gmail.com>2006-03-23 16:52:59 +0000
commite0fe93759339a9e043cd0489f5bfabd59b5fcb78 (patch)
tree0cb1b93dcb99252943f155504ea24f440fadb7e8 /docs
parent1bb31928d5ae941f726de13f4d2255f432d85c2a (diff)
downloadbusybox-w32-e0fe93759339a9e043cd0489f5bfabd59b5fcb78.tar.gz
busybox-w32-e0fe93759339a9e043cd0489f5bfabd59b5fcb78.tar.bz2
busybox-w32-e0fe93759339a9e043cd0489f5bfabd59b5fcb78.zip
- correct typo
Diffstat (limited to 'docs')
-rw-r--r--docs/contributing.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/contributing.txt b/docs/contributing.txt
index e80fc135c..aad43035c 100644
--- a/docs/contributing.txt
+++ b/docs/contributing.txt
@@ -400,7 +400,7 @@ coder, you may be invited to become a committer, thus enabling you to commit
400changes directly to CVS. This is nice because you don't have to wait for 400changes directly to CVS. This is nice because you don't have to wait for
401someone else to commit your change for you, you can just do it yourself. 401someone else to commit your change for you, you can just do it yourself.
402 402
403But note that this is a priviledge that comes with some responsibilities. You 403But note that this is a privilege that comes with some responsibilities. You
404should test your changes before you commit them. You should also talk to an 404should test your changes before you commit them. You should also talk to an
405applet maintainer before you make any kind of sweeping changes to somebody 405applet maintainer before you make any kind of sweeping changes to somebody
406else's code. Big changes should still go to the mailing list first. Remember, 406else's code. Big changes should still go to the mailing list first. Remember,