diff -r 6cc21a9c9fda -r a3a53d7cedc2 doc/coding_style.dox --- a/doc/coding_style.dox Thu May 13 08:20:39 2004 +0000 +++ b/doc/coding_style.dox Thu May 13 09:56:21 2004 +0000 @@ -4,7 +4,7 @@ \section Naming Conventions -In order to make development easier we have made some conventions according to coding style. These include names of types, classes, functions, variables, constants and exceptions. If these conventions are met in one's code then it is easier to read and maintain it. Please comply with these conventions if you want to contribute developing Hugo library. +In order to make development easier we have made some conventions according to coding style. These include names of types, classes, functions, variables, constants and exceptions. If these conventions are met in one's code then it is easier to read and maintain that code. Please comply with these conventions if you want to contribute developing Hugo library. \subsection cs-class Classes and other types