eina: Fix typo in doxygen
authorChris Michael <cp.michael@samsung.com>
Mon, 11 Dec 2017 19:51:55 +0000 (14:51 -0500)
committerChris Michael <cp.michael@samsung.com>
Mon, 11 Dec 2017 19:51:55 +0000 (14:51 -0500)
@fix

Signed-off-by: Chris Michael <cp.michael@samsung.com>
src/lib/eina/eina_strbuf.h

index b65e8b1..a0b77af 100644 (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