summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFujii Masao2016-04-18 04:35:21 +0000
committerFujii Masao2016-04-18 04:35:21 +0000
commit8ce8307bd4d6028371c6e8b51bdc6ad260baa03a (patch)
tree61c79e42d09d06ee7c3c2213d9bb6acdaef2cf7b
parentd460c7cc0fd43a7f7184818c67705a878e938b2d (diff)
Fix typo in docs.
Artur Zakirov
-rw-r--r--doc/src/sgml/indexam.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/indexam.sgml b/doc/src/sgml/indexam.sgml
index b36889b856b..69edeeabbb3 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>