fix typo in stringshare_refplace doc

SVN revision: 83565
This commit is contained in:
Mike Blumenkrantz 2013-02-01 12:57:44 +00:00
parent cdb82dc2df
commit afa9c0ab97
1 changed files with 1 additions and 1 deletions

View File

@ -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