eina: Fix typo in doxygen

@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
This commit is contained in:
Chris Michael 2017-12-11 14:51:55 -05:00
parent 3cd4a5e77f
commit b3c29fd25c
1 changed files with 1 additions and 1 deletions

View File

@ -733,7 +733,7 @@ EAPI Eina_Rw_Slice eina_strbuf_rw_slice_get(const Eina_Strbuf *buf) EINA_WARN_UN
*
* @param buf The buffer to get the string from and which will be freed
*
* @return The string contained by bug. The caller must release the memory of the returned string by calling
* @return The string contained by buf. The caller must release the memory of the returned string by calling
* free().
*
* @since 1.19