From: Peter Eisentraut Date: Thu, 1 Dec 2022 10:42:19 +0000 (+0100) Subject: doc: Add missing comma X-Git-Tag: REL_16_BETA1~1202 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=148e0bd4d6177cdac0a2f3dd4a20190178333c0d;p=thirdparty%2Fpostgresql.git doc: Add missing comma Author: Justin Pryzby Discussion: https://www.postgresql.org/message-id/20221020024312.GH16921%40telsasoft.com --- diff --git a/doc/src/sgml/installation.sgml b/doc/src/sgml/installation.sgml index 319c7e69660..76fafd886d5 100644 --- a/doc/src/sgml/installation.sgml +++ b/doc/src/sgml/installation.sgml @@ -237,7 +237,7 @@ su - postgres can download an add-on package from . If you are using the Gettext implementation in - the GNU C library then you will additionally + the GNU C library, then you will additionally need the GNU Gettext package for some utility programs. For any of the other implementations you will not need it.