BResources SetToImage docs: update variable name in retval (tiny)

This commit is contained in:
John Scipione 2018-06-27 10:05:52 -07:00
parent 69d3ef8233
commit e79c33c93f

View File

@ -208,7 +208,7 @@
\returns A status code. \returns A status code.
\retval B_OK Everything went fine. \retval B_OK Everything went fine.
\retval B_ENTRY_NOT_FOUND The file referenced by \a ref couldn't be found. \retval B_ENTRY_NOT_FOUND The file referenced by \a image couldn't be found.
\retval B_ERROR Failed to initialize the object. \retval B_ERROR Failed to initialize the object.
\since Haiku R1 \since Haiku R1