summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/util/utilities.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/util/utilities.cxx b/shell/source/win32/shlxthandler/util/utilities.cxx
index 3a7494b7cc97..2f498daae5c5 100644
--- a/shell/source/win32/shlxthandler/util/utilities.cxx
+++ b/shell/source/win32/shlxthandler/util/utilities.cxx
@@ -115,7 +115,7 @@ bool HasOnlySpaces(const std::wstring& String)
/** helper function to convert windows paths to short form.
@returns
- shortend path.
+ shortened path.
*/
std::wstring getShortPathName( const std::wstring& aLongName )