aboutsummaryrefslogtreecommitdiff
path: root/CONTRIBUTE
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2000-03-23 11:02:08 +0000
committerDaniel Stenberg <daniel@haxx.se>2000-03-23 11:02:08 +0000
commit4a33436663be416f7e27998efd591e1a47544613 (patch)
tree59afea5bbac927d2f4563748df9154527b61b5be /CONTRIBUTE
parent0eb1f1e5d0225639244dd40fb0a6d358b8720727 (diff)
spelling errors corrected
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r--CONTRIBUTE2
1 files changed, 1 insertions, 1 deletions
diff --git a/CONTRIBUTE b/CONTRIBUTE
index 5550d7f5a..99cf2c53e 100644
--- a/CONTRIBUTE
+++ b/CONTRIBUTE
@@ -37,7 +37,7 @@ Commenting
General Style
Keep your functions small. If they're small you avoid a lot of mistakes and
- you don't accidentaly mix up variables.
+ you don't accidentally mix up variables.
Non-clobbering All Over