fix doc s!
authorraster <raster>
Wed, 20 Oct 2010 13:54:01 +0000 (13:54 +0000)
committerraster <raster@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Wed, 20 Oct 2010 13:54:01 +0000 (13:54 +0000)
git-svn-id: http://svn.enlightenment.org/svn/e/trunk/eina@53665 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

src/lib/eina_magic.c

index 83cd247..9b96a07 100644 (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.
  */