--- doc/src/sgml/ref/alter_publication.sgml.orig	2016-09-01 07:20:03.280295807 +0200
+++ doc/src/sgml/ref/alter_publication.sgml	2016-09-01 07:34:43.448625900 +0200
@@ -42,15 +42,15 @@
 
   <para>
    The first variant of this command listed in the synopsis can change
-   all of the publication attributes that can be specified in
+   all of the publication attributes specified in
    <xref linkend="sql-createpublication">.
    Attributes not mentioned in the command retain their previous settings.
    Database superusers can change any of these settings for any role.
   </para>
 
   <para>
-   The other variants this command deal with table membership in the
-   publication. The <literal>FOR TABLE</literal> subscommand will replace
+   The other variants of this command deal with table membership in the
+   publication. The <literal>FOR TABLE</literal> subcommand will replace
    the current list of tables in the publication with the specified one.
    The <literal>FOR ALL TABLES</literal> variant will mark the publication
    as one that replicates all tables in the database (including the future
