From 02d83ebcd446aa15bb56fd65407b93b5810ea17e Mon Sep 17 00:00:00 2001 From: Yeongjong Lee Date: Fri, 31 Aug 2018 17:45:31 +0900 Subject: docs: Fix typos in API reference doc and comments. Reviewers: Hermet, segfaultxavi Reviewed By: Hermet, segfaultxavi Subscribers: cedric, #reviewers, #committers Tags: #efl Differential Revision: https://phab.enlightenment.org/D6948 --- src/lib/elocation/elocation.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/elocation') diff --git a/src/lib/elocation/elocation.c b/src/lib/elocation/elocation.c index cb0431c1ab..33c77d2e89 100644 --- a/src/lib/elocation/elocation.c +++ b/src/lib/elocation/elocation.c @@ -1212,7 +1212,7 @@ elocation_address_free(Elocation_Address *address_shadow) } } -/* Public API funtion to initialize the elocation library */ +/* Public API function to initialize the elocation library */ EAPI Eina_Bool elocation_init(void) { -- cgit v1.2.1