[Lemon-commits] [lemon_svn] athos: r819 - hugo/trunk/doc

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:41:39 CET 2006


Author: athos
Date: Thu May 13 11:56:21 2004
New Revision: 819

Modified:
   hugo/trunk/doc/coding_style.dox

Log:
Slight modification.

Modified: hugo/trunk/doc/coding_style.dox
==============================================================================
--- hugo/trunk/doc/coding_style.dox	(original)
+++ hugo/trunk/doc/coding_style.dox	Thu May 13 11:56:21 2004
@@ -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
 



More information about the Lemon-commits mailing list