Skip to content

Commit 5b60cf3

Browse files
committed
doc: Fix typo in function prototype
1 parent 4c64b51 commit 5b60cf3

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
@@ -629,7 +629,7 @@ amrescan (IndexScanDesc scan,
629629

630630
<para>
631631
<programlisting>
632-
boolean
632+
bool
633633
amgettuple (IndexScanDesc scan,
634634
ScanDirection direction);
635635
</programlisting>

0 commit comments

Comments
 (0)