]> granicus.if.org Git - postgresql/commitdiff
docs: Remove tabs recently introduced by me.
authorBruce Momjian <bruce@momjian.us>
Wed, 2 May 2018 12:33:36 +0000 (08:33 -0400)
committerBruce Momjian <bruce@momjian.us>
Wed, 2 May 2018 12:33:36 +0000 (08:33 -0400)
doc/src/sgml/release.sgml

index 18b812c16606258ef1e65c9f962c4cdb25dd4fdd..646d252b0c3b3a2b264bc1dde0446da7b2637c50 100644 (file)
@@ -27,8 +27,8 @@ non-ASCII characters            find using grep -P '[\x80-\xFF]'
                        http://en.wikipedia.org/wiki/List_of_XML_and_HTML_character_entity_references
 
         We cannot use UTF8 because back branches still use SGML Docbook,
-       which does not support it.  Also, rendering engines have to
-       support the referenced characters.
+        which does not support it.  Also, rendering engines have to
+        support the referenced characters.
 
         Do not use numeric _UTF_ numeric character escapes (&#nnn;),
         we can only use Latin1.