Changeset 355

Show
Ignore:
Timestamp:
02/26/06 03:50:50 (3 years ago)
Author:
edmanm
Message:

Fix a typo in the coding-spec.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/doc/coding-spec.txt

    r211 r355  
    104104  should be explained in Doxygen tags. Example: 
    105105 
    106     /** A brief description of MyClass. 
     106    /** A brief description of MyClass. */ 
    107107    /** 
    108108     * Alternatively, here is a more detailed description of MyClass.