forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commite183d72
committed
Doc: replace unnecessary non-breaking space with ordinal space.
There were unnecessary non-breaking spaces (nbsp, U+00A0, 0xc2a0 inUTF-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.orgReviewed-by: Yugo Nagata, Daniel GustafssonBackpatch-through: 17, 131 parent653ce5b commite183d72
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
82 | 82 |
| |
83 | 83 |
| |
84 | 84 |
| |
85 |
| - | |
| 85 | + | |
86 | 86 |
| |
87 | 87 |
| |
88 | 88 |
| |
|
0 commit comments
Comments
(0)