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> <title>Description</title>
<para> <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 current database. The subscription name must be distinct from the name of
any existing subscription in the database. any existing subscription in the database.
</para> </para>