mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
Minor correction to comments.
This commit is contained in:
@ -60,7 +60,7 @@ class UniformDimensionedField
|
||||
public:
|
||||
|
||||
//- Runtime type information
|
||||
TypeName("DimensionedType");
|
||||
TypeName("UniformDimensionedField");
|
||||
|
||||
|
||||
// Constructors
|
||||
|
||||
@ -28,7 +28,7 @@ InClass
|
||||
Description
|
||||
|
||||
SourceFiles
|
||||
UniformDimensionedFields.C
|
||||
uniformDimensionedFields.C
|
||||
|
||||
\*---------------------------------------------------------------------------*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user