doc: Fix typo in function prototype

pull/67/head
Peter Eisentraut 5 years ago
parent 4c64b51dc5
commit 5b60cf35f5
  1. 2
      doc/src/sgml/indexam.sgml

@ -629,7 +629,7 @@ amrescan (IndexScanDesc scan,
<para>
<programlisting>
boolean
bool
amgettuple (IndexScanDesc scan,
ScanDirection direction);
</programlisting>

Loading…
Cancel
Save