doc: Fix typos
authorPeter Eisentraut <[email protected]>
Thu, 5 Jul 2018 20:52:19 +0000 (22:52 +0200)
committerPeter Eisentraut <[email protected]>
Thu, 5 Jul 2018 20:52:19 +0000 (22:52 +0200)
Author: Justin Pryzby <[email protected]>

doc/src/sgml/ddl.sgml

index 3765547cd22db8fc338f911896cfd501b740e899..6eb07ad1e1190fc1278bcbf07695b986dcaa6150 100644 (file)
@@ -3415,7 +3415,7 @@ ALTER TABLE measurement ATTACH PARTITION measurement_y2008m02
          define any check constraints on this table, unless you intend them
          to be applied equally to all partitions.  There is no point in
          defining any indexes or unique constraints on it, either.  For our
-         example, master table is the <structname>measurement</structname>
+         example, the master table is the <structname>measurement</structname>
          table as originally defined.
         </para>
        </listitem>