eina: fix typo in doc

SVN revision: 70465
This commit is contained in:
Michael BOUCHAUD 2012-04-25 10:17:31 +00:00
parent b4757bca71
commit 0a060e2644
1 changed files with 1 additions and 1 deletions

View File

@ -83,7 +83,7 @@
*
* To convert a double to a string, eina_convert_dtoa() should be
* used. Like with the integer functions, a buffer must be used. The
* resulting string ghas the following format (which is the result
* resulting string has the following format (which is the result
* obtained with snprintf() and the @%a modifier):
*
* @code