Fix minor typo in logical-decoding docs.
authorTom Lane
Tue, 8 Mar 2016 02:52:30 +0000 (21:52 -0500)
committerTom Lane
Tue, 8 Mar 2016 02:52:41 +0000 (21:52 -0500)
David Rowley

doc/src/sgml/logicaldecoding.sgml

index a6250c367c7e451096091368760eecac02e9e1e0..70195f7f4235cae6aa8a61044b65d8cc888c7a54 100644 (file)
@@ -151,8 +151,8 @@ postgres=# SELECT pg_drop_replication_slot('regression_slot');
     distribution.  This requires that client authentication is set up to allow
     replication connections
     (see ) and
-    that max_wal_senders is set sufficiently high to an
-    additional connection.
+    that max_wal_senders is set sufficiently high to allow
+    an additional connection.
    
 
 $ pg_recvlogical -d postgres --slot test --create-slot