From afa9c0ab972aad1c0999037d99da04bf0ef35a6f Mon Sep 17 00:00:00 2001 From: Mike Blumenkrantz Date: Fri, 1 Feb 2013 12:57:44 +0000 Subject: [PATCH] fix typo in stringshare_refplace doc SVN revision: 83565 --- src/lib/eina/eina_inline_stringshare.x | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/eina/eina_inline_stringshare.x b/src/lib/eina/eina_inline_stringshare.x index 9491c83615..bc1f92e43a 100644 --- a/src/lib/eina/eina_inline_stringshare.x +++ b/src/lib/eina/eina_inline_stringshare.x @@ -34,7 +34,7 @@ * @c NULL and it will be eina_stringshare_del(). The new string must also * be stringshared and will be passed to eina_stringshare_ref() and then assigned to @c *p_str. * This function is identical to eina_stringshare_replace() except that it calls - * eina_stringshare_ref() instead of eina_stringshare_del() + * eina_stringshare_ref() instead of eina_stringshare_add() * * @param p_str pointer to the stringhare to be replaced. Must not be * @c NULL, but @c *p_str may be @c NULL as it is a valid