Doc: replace unnecessary non-breaking space with ordinal space.
Tatsuo Ishii <ishii@postgresql.org>
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
Files
| Path | Change | +/− |
|---|---|---|
| doc/src/sgml/config.sgml | modified | +1 −1 |
| doc/src/sgml/ref/drop_extension.sgml | modified | +1 −1 |
Documentation touched
Discussion
- Doc: typo in config.sgml 70 messages · 2024-09-30 → 2024-12-03