ENH: controlDict: typo

This commit is contained in:
mattijs
2012-09-24 17:42:59 +01:00
parent 07ddd52d6a
commit 19ef4cdd9e

View File

@ -989,7 +989,7 @@ DimensionSets
// Set of units used for printing. Can be any basic or derived // Set of units used for printing. Can be any basic or derived
// but not scaled (only supported for dimensionedScalar, etc) // but not scaled (only supported for dimensionedScalar, etc)
printUnits (kg m s K mol A Cd); writeUnits (kg m s K mol A Cd);
} }
} }