forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit830ef61
committed
docs: fix inconsistencies in markup and case
Ensure to properly mark up function parameters in text with <parameter>,avoid using <acronym> for terms which aren't acronyms and properly placethe ", and" in a value list. The acronym removal is a follow-up to commitfb72a7b which removed it for minmax-multi. In passing, also fix anincorrectly cased word.Author: Ekaterina Kiryanova <e.kiryanova@postgrespro.ru>Reviewed-by: Laurenz Albe <laurenz.albe@cybertec.at>Discussion:https://postgr.es/m/c050ecbc-80b2-b360-3c1d-9fe6a6a11bb5@postgrespro.ruBackpatch-through: v141 parenta49d081 commit830ef61
4 files changed
+6
-6
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
279 | 279 |
| |
280 | 280 |
| |
281 | 281 |
| |
282 |
| - | |
| 282 | + | |
283 | 283 |
| |
284 | 284 |
| |
285 | 285 |
| |
| |||
293 | 293 |
| |
294 | 294 |
| |
295 | 295 |
| |
296 |
| - | |
| 296 | + | |
297 | 297 |
| |
298 | 298 |
| |
299 | 299 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
716 | 716 |
| |
717 | 717 |
| |
718 | 718 |
| |
719 |
| - | |
| 719 | + | |
720 | 720 |
| |
721 | 721 |
| |
722 | 722 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7393 | 7393 |
| |
7394 | 7394 |
| |
7395 | 7395 |
| |
7396 |
| - | |
7397 |
| - | |
| 7396 | + | |
| 7397 | + | |
7398 | 7398 |
| |
7399 | 7399 |
| |
7400 | 7400 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
7017 | 7017 |
| |
7018 | 7018 |
| |
7019 | 7019 |
| |
7020 |
| - | |
| 7020 | + | |
7021 | 7021 |
| |
7022 | 7022 |
| |
7023 | 7023 |
| |
|
0 commit comments
Comments
(0)