summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
Diffstat (limited to 'shell')
-rw-r--r--shell/source/win32/shlxthandler/util/iso8601_converter.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/win32/shlxthandler/util/iso8601_converter.cxx b/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
index 7521aa57b0e6..c0415deb9e30 100644
--- a/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
+++ b/shell/source/win32/shlxthandler/util/iso8601_converter.cxx
@@ -103,7 +103,7 @@ std::wstring iso8601_date_to_local_date(const std::wstring& isoDate )
conforming to the current locale
Expect format PTnHnMnS according to
- ISO 8601 where n is abitrary number
+ ISO 8601 where n is arbitrary number
of digits
*/