Reword user-facing message for "power of two"
authorDaniel Gustafsson
Tue, 29 Aug 2023 09:21:10 +0000 (11:21 +0200)
committerDaniel Gustafsson
Tue, 29 Aug 2023 09:21:10 +0000 (11:21 +0200)
commit95fff2abee66c16ca3609b3c1638cbd553730a90
tree01b3d7d8f3a9fa94293c280f7ddec806ccff114c
parent6844d3275ac6b3c35d824f49362d3fe59b30f26b
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 instances
which used "power of 2" instead.

Author: Kyotaro Horiguchi 
Discussion: https://postgr.es/m/20230829.175615.682972421946735863[email protected]
src/bin/initdb/initdb.c
src/bin/pg_resetwal/pg_resetwal.c