forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit79c4fa0
committed
Fix some cases of "the the" split across two lines.
Kevin Grittner observed that2186b60introduced a new occurence of this by copying existing text, and Ifound a few more cases using grep.Discussion:http://postgr.es/m/CADAecHWfG-K+YvocHCkrXV-ycm+eUOaaUVfYZNOnwf0pSmuQCw@mail.gmail.com1 parent3106829 commit79c4fa0
File tree
3 files changed
+4
-4
lines changed- doc/src/sgml
- src/bin/pg_basebackup
3 files changed
+4
-4
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3783 | 3783 |
| |
3784 | 3784 |
| |
3785 | 3785 |
| |
3786 |
| - | |
| 3786 | + | |
3787 | 3787 |
| |
3788 | 3788 |
| |
3789 | 3789 |
| |
| |||
4771 | 4771 |
| |
4772 | 4772 |
| |
4773 | 4773 |
| |
4774 |
| - | |
| 4774 | + | |
4775 | 4775 |
| |
4776 | 4776 |
| |
4777 | 4777 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3165 | 3165 |
| |
3166 | 3166 |
| |
3167 | 3167 |
| |
3168 |
| - | |
| 3168 | + | |
3169 | 3169 |
| |
3170 | 3170 |
| |
3171 | 3171 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
629 | 629 |
| |
630 | 630 |
| |
631 | 631 |
| |
632 |
| - | |
| 632 | + | |
633 | 633 |
| |
634 | 634 |
| |
635 | 635 |
| |
|
0 commit comments
Comments
(0)