Skip to content

Commit b617852

Browse files
committed
doc: Fix typo in function prototype
1 parent f4b3ab5 commit b617852

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
@@ -546,7 +546,7 @@ amrescan (IndexScanDesc scan,
546546

547547
<para>
548548
<programlisting>
549-
boolean
549+
bool
550550
amgettuple (IndexScanDesc scan,
551551
ScanDirection direction);
552552
</programlisting>

0 commit comments

Comments
 (0)