Corrected capitalization of Doxygen documentation comments
This commit is contained in:
@ -192,10 +192,10 @@ class starMesh
|
||||
void operator=(const starMesh&);
|
||||
|
||||
|
||||
//- read fixed format vertex label
|
||||
//- Read fixed format vertex label
|
||||
static label readVtxLabel(IFstream&);
|
||||
|
||||
//- read fixed format vertex coordinate component
|
||||
//- Read fixed format vertex coordinate component
|
||||
static scalar readVtxCmpt(IFstream&);
|
||||
|
||||
//- Read to nl
|
||||
|
||||
Reference in New Issue
Block a user