diff options
Diffstat (limited to 'CONTRIBUTE')
-rw-r--r-- | CONTRIBUTE | 2 |
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 |