summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCedric Bail <cedric@osg.samsung.com>2017-11-04 13:26:21 -0700
committerCedric Bail <cedric@osg.samsung.com>2017-11-04 13:26:21 -0700
commit769a970be000f22c2406d8649ad95412afc5b94e (patch)
treeaff9f6e359c31d553d34662a88ae4f1fbd827ba3
parent70b23b5fc7caa15f4a91371126bf463159a7df09 (diff)
downloadefl-769a970be000f22c2406d8649ad95412afc5b94e.tar.gz
eo: fix typo.
Thanks Gustavo.
-rw-r--r--src/lib/eo/Eo.h2
1 files changed, 1 insertions, 1 deletions
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