diff --git a/doc/sgpem2dman.texi b/doc/sgpem2dman.texi index 90d0a4a..7cc2884 100644 --- a/doc/sgpem2dman.texi +++ b/doc/sgpem2dman.texi @@ -749,7 +749,7 @@ high, I assure you. @item Class names are composed of UpperCamelCase words. Member functions are composed of -lowercase words @strong{except}, separated by +lowercase words, separated by an underscore, since both the STL and Gtk-- use this convention. Member data are lowercase words (can be