Ref T171, typo and formatting for interpolation logger/multi

This commit is contained in:
Klaus Basan
2017-10-13 19:48:26 +02:00
parent ecc4789855
commit c5da828679
4 changed files with 7 additions and 7 deletions

View File

@@ -58,7 +58,7 @@ namespace BlackMisc
{
ModeSpline, //!< spline interpolation mode
ModeLinear, //!< linear interpolation mode
ModeUnkown
ModeUnknown
};
//! Set interpolation mode. Return true if mode was changed. Mode will not be changed in release build.