summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker')
-rw-r--r--fpicker/source/win32/filepicker/FileOpenDlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/filepicker/FileOpenDlg.hxx b/fpicker/source/win32/filepicker/FileOpenDlg.hxx
index 94b0281faa0d..ca405760d002 100644
--- a/fpicker/source/win32/filepicker/FileOpenDlg.hxx
+++ b/fpicker/source/win32/filepicker/FileOpenDlg.hxx
@@ -113,7 +113,7 @@ typedef _LPOPENFILENAMEA _LPOPENFILENAME;
#define _OPENFILENAME_SIZE_VERSION_400 _OPENFILENAME_SIZE_VERSION_400A
#endif // !UNICODE
#else
- #error _WIN32_WINNT seams not to be valid.
+ #error _WIN32_WINNT seems not to be valid.
#endif // (_WIN32_WINNT >= 0x0500)