aboutsummaryrefslogtreecommitdiff
path: root/doc/src
diff options
context:
space:
mode:
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-09-08 18:17:57 +0300
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>2011-09-08 18:17:57 +0300
commit86ab71d58d4ee7e183e501db75714ad59feef8a5 (patch)
tree0c7353ed0fe777fead27f92fe09c7011e3de9a26 /doc/src
parent5edb24a8983e4a103e26153853d91141f818227c (diff)
downloadpostgresql-86ab71d58d4ee7e183e501db75714ad59feef8a5.tar.gz
postgresql-86ab71d58d4ee7e183e501db75714ad59feef8a5.zip
Fix typo and reword the sentence.
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/sgml/ref/create_index.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/ref/create_index.sgml b/doc/src/sgml/ref/create_index.sgml
index 2cfc9f30f16..e8a7cafa3cf 100644
--- a/doc/src/sgml/ref/create_index.sgml
+++ b/doc/src/sgml/ref/create_index.sgml
@@ -342,7 +342,7 @@ CREATE [ UNIQUE ] INDEX [ CONCURRENTLY ] [ <replaceable class="parameter">name</
</variablelist>
<para>
- GiST indexes additionaly accepts parameters:
+ GiST indexes additionally accept parameter:
</para>
<variablelist>