aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/src/sgml/indexam.sgml2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/sgml/indexam.sgml b/doc/src/sgml/indexam.sgml
index b2326b72e3c..ceee5f3580c 100644
--- a/doc/src/sgml/indexam.sgml
+++ b/doc/src/sgml/indexam.sgml
@@ -629,7 +629,7 @@ amrescan (IndexScanDesc scan,
<para>
<programlisting>
-boolean
+bool
amgettuple (IndexScanDesc scan,
ScanDirection direction);
</programlisting>