1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Fix typo in docs.

Artur Zakirov
This commit is contained in:
Fujii Masao
2016-04-18 13:35:21 +09:00
parent d460c7cc0f
commit 8ce8307bd4

View File

@ -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>