doc/api.html: Fix typo

This commit is contained in:
evpobr 2020-09-07 19:27:13 +05:00
parent 76215098ce
commit e40b5c892f

View File

@ -323,7 +323,7 @@ This function is useful in the following circumstances:
<P>
Every call to sf_open_fd() should be matched with a call to sf_close() to free up
memory allocated during the call to sf_open().
memory allocated during the call to sf_open_fd().
</P>
<P>