Skip to content

Commit 9c3113e

Browse files
committed
doc: Fix typo in function prototype
1 parent 4df5f6c commit 9c3113e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/src/sgml/indexam.sgml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -567,7 +567,7 @@ amrescan (IndexScanDesc scan,
567567

568568
<para>
569569
<programlisting>
570-
boolean
570+
bool
571571
amgettuple (IndexScanDesc scan,
572572
ScanDirection direction);
573573
</programlisting>

0 commit comments

Comments
 (0)