Fix spelling typo
This commit is contained in:
parent
4903016508
commit
933cb63dcc
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue