From 769a970be000f22c2406d8649ad95412afc5b94e Mon Sep 17 00:00:00 2001 From: Cedric Bail Date: Sat, 4 Nov 2017 13:26:21 -0700 Subject: [PATCH] eo: fix typo. Thanks Gustavo. --- src/lib/eo/Eo.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/eo/Eo.h b/src/lib/eo/Eo.h index d740919941..002d648b98 100644 --- a/src/lib/eo/Eo.h +++ b/src/lib/eo/Eo.h @@ -2086,7 +2086,7 @@ eina_value_object_new(Eo *obj) } /** - * @brief Create a new #EinaInitializeining the passed parameter + * @brief Create a new #Eina_Value initialized with the passed parameter * @param obj The object to use * @return The #Eina_Value * @since 1.21