X-Git-Url: http://git.dev.opencascade.org/gitweb/?p=occt.git;a=blobdiff_plain;f=src%2FIGESDefs%2FIGESDefs_UnitsData.hxx;h=11300d2a2366b4e91f094ebdcb037d4337b05779;hb=21c7c457012cc6d981fb47d24abd33edfecf90af;hpb=81ff49158aee6c2d6df6d03baabc57fbc5cd7385 diff --git a/src/IGESDefs/IGESDefs_UnitsData.hxx b/src/IGESDefs/IGESDefs_UnitsData.hxx index 8d8fe73747..11300d2a23 100644 --- a/src/IGESDefs/IGESDefs_UnitsData.hxx +++ b/src/IGESDefs/IGESDefs_UnitsData.hxx @@ -64,7 +64,7 @@ public: //! raises exception if UnitNum <= 0 or UnitNum > NbUnits() Standard_EXPORT Handle(TCollection_HAsciiString) UnitValue (const Standard_Integer UnitNum) const; - //! returns the multiplicative scale factor to be apllied to the + //! returns the multiplicative scale factor to be applied to the //! UnitNum'th unit being defined //! raises exception if UnitNum <= 0 or UnitNum > NbUnits() Standard_EXPORT Standard_Real ScaleFactor (const Standard_Integer UnitNum) const;