aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter_e@gmx.net>2016-05-13 21:24:13 -0400
committerPeter Eisentraut <peter_e@gmx.net>2016-05-13 21:25:46 -0400
commit9312c04ac0162ce50a175bba8d1ab9ba023b5770 (patch)
tree8e5ccf77ef17a18903ea7d89542a35d3bfdcfec5
parentab5f73b3ea3180959bb265811c6ac1d535c6f01c (diff)
downloadpostgresql-9312c04ac0162ce50a175bba8d1ab9ba023b5770.tar.gz
postgresql-9312c04ac0162ce50a175bba8d1ab9ba023b5770.zip
doc: Fix typo
From: Alexander Law <exclusion@gmail.com>
-rw-r--r--doc/src/sgml/gin.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/gin.sgml b/doc/src/sgml/gin.sgml
index 262f1e452e5..69544bb3972 100644
--- a/doc/src/sgml/gin.sgml
+++ b/doc/src/sgml/gin.sgml
@@ -539,7 +539,7 @@
<function>extractQuery</> to pass additional data to the
<function>consistent</> and <function>comparePartial</> methods.
To use it, <function>extractQuery</> must allocate
- an array of <literal>*nkeys</> Pointers and store its address at
+ an array of <literal>*nkeys</> pointers and store its address at
<literal>*extra_data</>, then store whatever it wants to into the
individual pointers. The variable is initialized to <symbol>NULL</symbol> before
call, so this argument can simply be ignored by operator classes that