forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commit1953196
committed
Replace Unicode apostrophe with ASCII apostrophe
In commitbabb399, I accidentally introduced a Unicodeapostrophe (U+2019). This commit replaces it with the ASCIIapostrophe (U+0027) for consistency.Reported-by: Alexander Korotkov <aekorotkov@gmail.com>Discussion:https://postgr.es/m/CAPpHfduNWMBjkJFtqXJremk6b6YQYO2s3_VEpnj-T_CaUNUYYQ@mail.gmail.com1 parente55f025 commit1953196
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
18691 | 18691 |
| |
18692 | 18692 |
| |
18693 | 18693 |
| |
18694 |
| - | |
| 18694 | + | |
18695 | 18695 |
| |
18696 | 18696 |
| |
18697 | 18697 |
| |
|
0 commit comments
Comments
(0)