mirror of
https://github.com/postgres/postgres.git
synced 2025-08-28 18:48:04 +03:00
Remove duplicate words in docs and code comments.
Additionally, add a missing "the" in a couple of places. Author: Vignesh C, Dagfinn Ilmari Mannsåker Discussion: http://postgr.es/m/CALDaNm28t+wWyPfuyqEaARS810Je=dRFkaPertaLAEJYY2cWYQ@mail.gmail.com
This commit is contained in:
@@ -51,7 +51,7 @@ CREATE SUBSCRIPTION <replaceable class="parameter">subscription_name</replaceabl
|
||||
</para>
|
||||
|
||||
<para>
|
||||
To be able to create a subscription, you must have the privileges of the
|
||||
To be able to create a subscription, you must have the privileges of
|
||||
the <literal>pg_create_subscription</literal> role, as well as
|
||||
<literal>CREATE</literal> privileges on the current database.
|
||||
</para>
|
||||
|
Reference in New Issue
Block a user