]> granicus.if.org Git - postgresql/commitdiff
doc: Fix typo
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 17 Jun 2017 14:21:41 +0000 (10:21 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 17 Jun 2017 14:21:41 +0000 (10:21 -0400)
Author: Julien Rouhaud <julien.rouhaud@dalibo.com>

doc/src/sgml/ref/create_subscription.sgml

index 77bf87681b92043aea99928efe8fab77630601cf..3ca06fb3c356d097aeae84d8f6c63bd1aa7c80e6 100644 (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>