Misc. source and comment typos

This commit is contained in:
luz.paz
2018-02-26 22:02:52 -05:00
parent 86019a01ef
commit 143ce405e4
4 changed files with 5 additions and 5 deletions

View File

@@ -451,7 +451,7 @@ private:
/** Float properties
* This is the father of all properties handling floats.
* Use this type only in rare cases. Mostly you want to
* use the more specialized types like e.g. PropertyLenth.
* use the more specialized types like e.g. PropertyLength.
* These properties also fulfill the needs of the unit system.
* See PropertyUnits.h for all properties with units.
*/