Small typo in CodingStyle. ".. in this file to." should be "... in this file too."
Signed-off-by: Jeremiah Mahler <[email protected]> --- CodingStyle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodingStyle b/CodingStyle index f35fc0f..646a4b9 100644 --- a/CodingStyle +++ b/CodingStyle @@ -203,7 +203,7 @@ Vim --------- 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 +in this file too. Put this into your .vimrc and this should produce something close to our coding standards. " Subsurface coding style -- 2.0.0.rc2 _______________________________________________ subsurface mailing list [email protected] http://lists.hohndel.org/cgi-bin/mailman/listinfo/subsurface
