it's called edje, not eet

SVN revision: 10728
This commit is contained in:
tsauerbeck 2004-07-07 19:46:06 +00:00 committed by tsauerbeck
parent 9b1524ef35
commit 11b50e24ea
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ edje_init(void)
return initted;
}
/** Shutdown the EET library.
/** Shutdown the EDJE library.
*
* @return The new init count.
*/