Skip to content

Commit

Permalink
fixed typo (interfers -> interferes)
Browse files Browse the repository at this point in the history
  • Loading branch information
Moopli committed Jun 15, 2014
1 parent 4cb6c46 commit 20d6268
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/style_guide.dox
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ everyone who has to read your code), break it.
- Header includes should be sorted alphabetically (ignoring case)

- Functions and data members inside classes should be sorted alphabetically,
unless this interfers with destruction order.
unless this interferes with destruction order.


\section lua_style Lua
Expand Down

0 comments on commit 20d6268

Please sign in to comment.