Skip to content

Commit 66eae45

Browse files
committed
unicode.txt: Typo fix.
1 parent a385914 commit 66eae45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/unicode.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ built--in).
3636
Unicode and file appenders
3737
--------------------------
3838

39-
Another limitation related to Unicode support is then inability to
39+
Another limitation related to Unicode support is the inability to
4040
write `wchar_t` messages that contain national characters that do not
4141
map to any code point in single byte code page to log files using
4242
`FileAppender`. This is a problem mainly on Windows. Linux and other

0 commit comments

Comments
 (0)