fix doc s!

SVN revision: 53665
This commit is contained in:
Carsten Haitzler 2010-10-20 13:54:01 +00:00
parent ff69a72f47
commit 6199da8d8a
1 changed files with 1 additions and 1 deletions

View File

@ -426,7 +426,7 @@ eina_magic_string_static_set(Eina_Magic magic, const char *magic_name)
* a handle that is of wrong type.
* @li Otherwise, a message warns you about ab-using that function...
*
* If the environment variable EINA_ERROR_ABORT is set, abort() is
* If the environment variable EINA_LOG_ABORT is set, abort() is
* called and the program stops. It is useful for debugging programs
* with gdb.
*/