From: Fujii Masao Date: Mon, 18 Apr 2016 04:35:21 +0000 (+0900) Subject: Fix typo in docs. X-Git-Url: http://git.postgresql.org/gitweb/static/developers.postgresql.org?a=commitdiff_plain;h=8ce8307bd4d6028371c6e8b51bdc6ad260baa03a;p=users%2Frhaas%2Fpostgres.git Fix typo in docs. Artur Zakirov --- diff --git a/doc/src/sgml/indexam.sgml b/doc/src/sgml/indexam.sgml index b36889b856..69edeeabbb 100644 --- a/doc/src/sgml/indexam.sgml +++ b/doc/src/sgml/indexam.sgml @@ -58,7 +58,7 @@ - Index access access methods can be defined and dropped using + Index access methods can be defined and dropped using and SQL commands respectively.