1
0
mirror of https://github.com/postgres/postgres.git synced 2025-08-09 17:03:00 +03:00

doc: Fix typo

Author: Julien Rouhaud <julien.rouhaud@dalibo.com>
This commit is contained in:
Peter Eisentraut
2017-06-17 10:21:41 -04:00
parent 033370179a
commit 806dccee23

View File

@@ -32,7 +32,7 @@ CREATE SUBSCRIPTION <replaceable class="PARAMETER">subscription_name</replaceabl
<title>Description</title>
<para>
<command>CREATE SUBSCRIPTION</command> adds a new subscription for a
<command>CREATE SUBSCRIPTION</command> adds a new subscription for the
current database. The subscription name must be distinct from the name of
any existing subscription in the database.
</para>