Commit 1953196
committed
Replace Unicode apostrophe with ASCII apostrophe
In commit babb399, I accidentally introduced a Unicode
apostrophe (U+2019). This commit replaces it with the ASCII
apostrophe (U+0027) for consistency.
Reported-by: Alexander Korotkov <aekorotkov@gmail.com>
Discussion: https://postgr.es/m/CAPpHfduNWMBjkJFtqXJremk6b6YQYO2s3_VEpnj-T_CaUNUYYQ@mail.gmail.com1 parent e55f025 commit 1953196
1 file changed
+1
-1
lines changed| 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