We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a385914 commit 66eae45Copy full SHA for 66eae45
docs/unicode.txt
@@ -36,7 +36,7 @@ built--in).
36
Unicode and file appenders
37
--------------------------
38
39
-Another limitation related to Unicode support is then inability to
+Another limitation related to Unicode support is the inability to
40
write `wchar_t` messages that contain national characters that do not
41
map to any code point in single byte code page to log files using
42
`FileAppender`. This is a problem mainly on Windows. Linux and other
0 commit comments