doc: apply hypen fix that was not backpatched
authorBruce Momjian <[email protected]>
Sat, 30 Jul 2016 18:52:17 +0000 (14:52 -0400)
committerBruce Momjian <[email protected]>
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 4f26f2af077ebc41dc32fa8120e97d7be42836db..4c7d5189a8b80e62360f9a7143fe824438126e42 100644 (file)
@@ -184,7 +184,7 @@ postgres$ <userinput>initdb -D /usr/local/pgsql/data</userinput>
   </para>
 
   <para>
-   Non<literal>C</> and and non-<literal>POSIX</> locales rely on the
+   Non-<literal>C</> and and non-<literal>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,