doc: apply hypen fix that was not backpatched
authorBruce Momjian
Sat, 30 Jul 2016 18:52:17 +0000 (14:52 -0400)
committerBruce Momjian
Sat, 30 Jul 2016 18:52:17 +0000 (14:52 -0400)
Head patch was 42ec6c2da699e8e0b1774988fa97297a2cdf716c.

Reported-by: Alexander Law
Discussion: 5785FBE7.7060508@gmail.com

Backpatch-through: 9.1

doc/src/sgml/runtime.sgml

index cdc16c3ce5a45435faa1093b33d0a51fa13299dc..09e1653c2c16fafee3a29b258192d4ecedb0e24c 100644 (file)
@@ -184,7 +184,7 @@ postgres$ initdb -D /usr/local/pgsql/data
   
 
   
-   NonC and and non-POSIX locales rely on the
+   Non-C and and non-POSIX locales rely on the
    operating system's collation library for character set ordering.
    This controls the ordering of keys stored in indexes.  For this reason,
    a cluster cannot switch to an incompatible collation library version,