forked frompostgres/postgres
- Notifications
You must be signed in to change notification settings - Fork6
Commitcd59fcf
committed
Reword user-facing message for "power of two"
While there are numerous instances of using "power of 2" in the code,translated user-facing messages use "power of two". Fix two instanceswhich used "power of 2" instead.This is a backpatch of95fff2a in master.Author: Kyotaro Horiguchi <horikyota.ntt@gmail.com>Discussion:https://postgr.es/m/20230829.175615.682972421946735863.horikyota.ntt@gmail.comBackpatch-through: v161 parent5f38ff3 commitcd59fcf
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3356 | 3356 |
| |
3357 | 3357 |
| |
3358 | 3358 |
| |
3359 |
| - | |
| 3359 | + | |
3360 | 3360 |
| |
3361 | 3361 |
| |
3362 | 3362 |
| |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
295 | 295 |
| |
296 | 296 |
| |
297 | 297 |
| |
298 |
| - | |
| 298 | + | |
299 | 299 |
| |
300 | 300 |
| |
301 | 301 |
| |
|
0 commit comments
Comments
(0)