Fix spelling typo

This commit is contained in:
Jesús Corrius 2012-01-20 15:50:14 +01:00
parent 4903016508
commit 933cb63dcc

View file

@ -150,7 +150,7 @@ bool HasOnlySpaces(const std::wstring& String)
}
//---------------------------------
/** helper function to convert windows pathes to short form.
/** helper function to convert windows paths to short form.
@returns
shortend path.
*/