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
1 changed files with 1 additions and 1 deletions

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>