summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorJesús Corrius <jesus@softcatala.org>2012-01-20 15:50:14 +0100
committerJesús Corrius <jesus@softcatala.org>2012-01-20 16:17:16 +0100
commit933cb63dcc51a15cab8ecebcbbe23ca258f90e78 (patch)
tree1d9fdcff08a4a4a2b4fe94599a9fe216d02ce41b /shell
parent490301650899abec73128258569e0dffdc52d7c9 (diff)
Fix spelling typo
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 6e540a03fd5c..214d63ee5967 100644
--- a/shell/source/win32/shlxthandler/util/utilities.cxx
+++ b/shell/source/win32/shlxthandler/util/utilities.cxx
@@ -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.
*/