From: Stephen Frost Date: Sat, 3 Nov 2018 16:21:54 +0000 (-0400) Subject: Remove extra word from create sub docs X-Git-Tag: aio-before-rebase-2020-06-24~3635 X-Git-Url: http://waps.l3s.uni-hannover.de/gitweb/?a=commitdiff_plain;h=ceadcbe8ffe50f7fb9e1fa5aed652a33aab908a5;p=users%2Fandresfreund%2Fpostgres.git Remove extra word from create sub docs Improve the documentation in the CREATE SUBSCRIPTION command a bit by removing an extraneous word and spelling out 'information'. --- diff --git a/doc/src/sgml/ref/create_subscription.sgml b/doc/src/sgml/ref/create_subscription.sgml index 49e4841188..1a90c244fb 100644 --- a/doc/src/sgml/ref/create_subscription.sgml +++ b/doc/src/sgml/ref/create_subscription.sgml @@ -49,8 +49,8 @@ CREATE SUBSCRIPTION subscription_name - Additional info about subscriptions and logical replication as a whole - can is available at and + Additional information about subscriptions and logical replication as a + whole is available at and .