diff --git a/doc/src/sgml/indices.sgml b/doc/src/sgml/indices.sgml index 32ea606f1da..2bc99e22bac 100644 --- a/doc/src/sgml/indices.sgml +++ b/doc/src/sgml/indices.sgml @@ -1,7 +1,7 @@ - + - Indices + Indexes indexes diff --git a/doc/src/sgml/sql.sgml b/doc/src/sgml/sql.sgml index 3b57195c877..d0eef867abf 100644 --- a/doc/src/sgml/sql.sgml +++ b/doc/src/sgml/sql.sgml @@ -1,5 +1,5 @@ @@ -1769,7 +1769,7 @@ CREATE TABLE SELLS Create Index - Indices are used to speed up access to a relation. If a relation R + Indexes are used to speed up access to a relation. If a relation R has an index on attribute A then we can retrieve all tuples t having