mirror of
https://github.com/postgres/postgres.git
synced 2025-12-22 17:42:17 +03:00
Docs: fix some spelling mistakes and also do some wordsmithing
All except one of these are new to v15. Only one of the wordsmithing changes appears in older versions. The wordsmithing improvement does not seem significant enough to warrant backpatching. Author: Justin Pryzby Discussion: https://postgr.es/m/20220411020336.GB26620@telsasoft.com
This commit is contained in:
@@ -108,7 +108,7 @@ PostgreSQL documentation
|
||||
Alternatively, the ICU library can be used to provide locale services.
|
||||
(Again, this only sets the default for subsequently created databases.) To
|
||||
select this option, specify <literal>--locale-provider=icu</literal>.
|
||||
To chose the specific ICU locale ID to apply, use the option
|
||||
To choose the specific ICU locale ID to apply, use the option
|
||||
<option>--icu-locale</option>. Note that
|
||||
for implementation reasons and to support legacy code,
|
||||
<command>initdb</command> will still select and initialize libc locale
|
||||
|
||||
Reference in New Issue
Block a user