diff options
author | Joshua Wambua <joshua@megvel.me.ke> | 2014-02-28 12:09:18 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2014-02-28 07:57:09 -0800 |
commit | a8bce0bb9f8c9a9140714b2381f139c45aeaeb29 (patch) | |
tree | b1bfa71b67403de7eb13d73219edc4476c343a3c /CodingStyle | |
parent | 9cd3d61c112f81156c22d44c1ab632fcfabc8a14 (diff) | |
download | subsurface-a8bce0bb9f8c9a9140714b2381f139c45aeaeb29.tar.gz |
Fix minor spelling error in CodingStyle
Fixes a minor spelling error in the CodingStyle file.
Signed-off-by: Joshua Wambua <joshua@megvel.me.ke>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'CodingStyle')
-rw-r--r-- | CodingStyle | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CodingStyle b/CodingStyle index 04fe7f563..cee23dc6d 100644 --- a/CodingStyle +++ b/CodingStyle @@ -202,7 +202,7 @@ instead of ctrl on your Mac) Vim --------- -As everybody knows vim is a way better editor than emacs and tus needs to be +As everybody knows vim is a way better editor than emacs and thus needs to be in this file to. Put this into your .vimrc and this should produce something close to our coding standards. |