]> git.ipfire.org Git - thirdparty/postgresql.git/commit
Doc: replace unnecessary non-breaking space with ordinal space.
authorTatsuo Ishii <ishii@postgresql.org>
Tue, 1 Oct 2024 02:37:37 +0000 (11:37 +0900)
committerTatsuo Ishii <ishii@postgresql.org>
Tue, 1 Oct 2024 02:37:37 +0000 (11:37 +0900)
commitde357039c0300bc61bbfc23977a4b33d4e2f00a0
treece271a618a289e3936be863ac8e7d6ee54ee4fcf
parentd700e8d75bc3844d866bf15c8cadbd72d759422d
Doc: replace unnecessary non-breaking space with ordinal space.

There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 in
UTF-8) in the docs.  This commit replaces them with ASCII spaces
(0x20).

config.sgml is backpatched through 17.
ref/drop_extension.sgml is backpatched through 13.

Discussion: https://postgr.es/m/20240930.153404.202479334310259810.ishii%40postgresql.org
Reviewed-by: Yugo Nagata, Daniel Gustafsson
Backpatch-through: 17, 13
doc/src/sgml/ref/drop_extension.sgml