Hello,

There is a duplicated word in indexam.sgml. The patch is attached.

--
Artur Zakirov
Postgres Professional: http://www.postgrespro.com
Russian Postgres Company
diff --git a/doc/src/sgml/indexam.sgml b/doc/src/sgml/indexam.sgml
index b36889b..69edeea 100644
--- a/doc/src/sgml/indexam.sgml
+++ b/doc/src/sgml/indexam.sgml
@@ -58,7 +58,7 @@
   </para>
 
   <para>
-   Index access access methods can be defined and dropped using
+   Index access methods can be defined and dropped using
    <xref linkend="sql-create-access-method"> and
     <xref linkend="sql-drop-access-method"> SQL commands respectively.
   </para>
-- 
Sent via pgsql-hackers mailing list (pgsql-hackers@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-hackers

Reply via email to