aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBruce Momjian <bruce@momjian.us>2018-05-02 08:33:36 -0400
committerBruce Momjian <bruce@momjian.us>2018-05-02 08:33:36 -0400
commit7f6570b3a8d1aa8e90ab0868eefa5a4236b0ada3 (patch)
tree8163a28513ec44d55a071be106a34d0848acee54
parentfe4ecd08d81cfea7f0512189893cc02cf261ccde (diff)
downloadpostgresql-7f6570b3a8d1aa8e90ab0868eefa5a4236b0ada3.tar.gz
postgresql-7f6570b3a8d1aa8e90ab0868eefa5a4236b0ada3.zip
docs: Remove tabs recently introduced by me.
-rw-r--r--doc/src/sgml/release.sgml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/sgml/release.sgml b/doc/src/sgml/release.sgml
index 18b812c1660..646d252b0c3 100644
--- a/doc/src/sgml/release.sgml
+++ b/doc/src/sgml/release.sgml
@@ -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.