Skip to content

Commit

Permalink
Nit: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbi committed Oct 13, 2013
1 parent 295525e commit 53d98aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODINGSTYLE
Expand Up @@ -14,7 +14,7 @@ SuperTux Coding Standards
* properly separate data members and member functions, don't mix them
in the same public/private/protected section

* conditional includes should be indended:
* conditional includes should be indented:

#ifdef FOOBAR
# include "foobar.hpp"
Expand Down

0 comments on commit 53d98aa

Please sign in to comment.