summaryrefslogtreecommitdiff
path: root/src/os_win16.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/os_win16.h')
-rw-r--r--src/os_win16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/os_win16.h b/src/os_win16.h
index 98f0ece5f..c5a89c804 100644
--- a/src/os_win16.h
+++ b/src/os_win16.h
@@ -50,7 +50,7 @@
#endif
/* toupper() is not really broken, but it's very slow. Probably because of
- * using unicde characters on Windows NT */
+ * using unicode characters on Windows NT */
#define BROKEN_TOUPPER
#define FNAME_ILLEGAL "\"*?><|" /* illegal characters in a file name */