docs: Remove tabs recently introduced by me.

This commit is contained in:
Bruce Momjian 2018-05-02 08:33:36 -04:00
parent fe4ecd08d8
commit 7f6570b3a8
1 changed files with 2 additions and 2 deletions

View 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.