Fixed documentation a bit.
authorTom Hacohen <tom@stosb.com>
Thu, 30 Dec 2010 07:51:26 +0000 (07:51 +0000)
committerTom Hacohen <tom@stosb.com>
Thu, 30 Dec 2010 07:51:26 +0000 (07:51 +0000)
SVN revision: 55778

legacy/eina/src/lib/eina_unicode.c

index ec0f843..79eccd3 100644 (file)
@@ -125,7 +125,7 @@ eina_unicode_strdup(const Eina_Unicode *text)
 }
 
 /**
- * @brief Same as the standard strdup just with Eina_Unicode instead of char.
+ * @brief Same as the standard strstr just with Eina_Unicode instead of char.
  */
 EAPI Eina_Unicode *
 eina_unicode_strstr(const Eina_Unicode *haystack, const Eina_Unicode *needle)