]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
NEWS: Fix spelling mistake: "%ob" -> "%Ob".
authorRafal Luzynski <digitalfreak@lingonborough.com>
Tue, 23 Jan 2018 21:52:39 +0000 (22:52 +0100)
committerRafal Luzynski <digitalfreak@lingonborough.com>
Tue, 23 Jan 2018 21:52:39 +0000 (22:52 +0100)
NEWS

diff --git a/NEWS b/NEWS
index 938f56d36f94923c4e2221ef987984926a2449a2..ecefc5236489e32d4e1d1035e1696c0c0a0e96a1 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -102,7 +102,7 @@ Deprecated and removed features, and other changes affecting compatibility:
 
 * Statically compiled applications attempting to load locales compiled for the
   GNU C Library version 2.27 will fail and fall back to the builtin C/POSIX
-  locale.  The reason for this is that the addition of the new "%OB" and "%ob",
+  locale.  The reason for this is that the addition of the new "%OB" and "%Ob",
   support for two grammatical forms of the month names, also extends the locale
   data binary format.  Static applications needing locale support must be
   recompiled to match the runtime and data they are deployed with. In some