From 550c9fffc279df8c33542429d60f03c801159dd6 Mon Sep 17 00:00:00 2001 From: ChunEon Park Date: Sun, 16 Jun 2013 22:13:50 +0900 Subject: [PATCH] edje - fix typo --- src/lib/edje/Edje_Common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/edje/Edje_Common.h b/src/lib/edje/Edje_Common.h index 58ef0fa4c3..8ae1e5744e 100644 --- a/src/lib/edje/Edje_Common.h +++ b/src/lib/edje/Edje_Common.h @@ -90,7 +90,7 @@ EAPI int edje_init (void); /** * @brief Shutdown the Edje library. * - * @return The number of times the library has been initialised + * @return The number of times the library has been initialized * without being shutdown. * * This function shuts down the Edje library. It will also call the