- Correct typo
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@292 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
1ebfef4064
commit
7ecc9ab822
|
@ -749,7 +749,7 @@ high, I assure you.
|
||||||
@item
|
@item
|
||||||
Class names are composed of UpperCamelCase words.
|
Class names are composed of UpperCamelCase words.
|
||||||
Member functions are composed of
|
Member functions are composed of
|
||||||
lowercase words @strong{except}, separated by
|
lowercase words, separated by
|
||||||
an underscore, since both the STL and Gtk-- use
|
an underscore, since both the STL and Gtk-- use
|
||||||
this convention.
|
this convention.
|
||||||
Member data are lowercase words (can be
|
Member data are lowercase words (can be
|
||||||
|
|
Loading…
Reference in New Issue