]> git.ipfire.org Git - thirdparty/postgresql.git/commitdiff
doc: Fix typo
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 14 May 2016 01:24:13 +0000 (21:24 -0400)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 14 May 2016 01:25:46 +0000 (21:25 -0400)
From: Alexander Law <exclusion@gmail.com>

doc/src/sgml/gin.sgml

index 262f1e452e5fd1efcff87a96b51268c99fcbd1a0..69544bb3972109c7ea0ee52ee31035488e9e88e5 100644 (file)
        <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