Skip to content

Commit

Permalink
Nit: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
tobbi committed Oct 26, 2013
1 parent 6467947 commit e33d068
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 e33d068

Please sign in to comment.