From c7b1be1c70b6d1e95ad70c6461b0c88be5f3e675 Mon Sep 17 00:00:00 2001 From: Nate Drake Date: Fri, 1 Dec 2017 07:27:17 -0800 Subject: [PATCH] Wiki page start.md changed with summary [] by Nate Drake --- pages/develop/guides/c/eina/start.md.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/develop/guides/c/eina/start.md.txt b/pages/develop/guides/c/eina/start.md.txt index 7cfd747f9..aa046b66f 100644 --- a/pages/develop/guides/c/eina/start.md.txt +++ b/pages/develop/guides/c/eina/start.md.txt @@ -8,7 +8,7 @@ ``Eina`` provides data types and useful tools. -The ``Eina`` library implements an *application programming interface (API)* for data types in an efficient way. It also provides some useful tools for tasks including opening shared libraries, error management, type conversion, time accounting, and memory pool. +The ``Eina`` library implements an *application programming interface (API)* for data types in an efficient way. It also provides some useful tools for tasks including opening shared libraries, error management, type conversion, time accounting, and memory pools. ## Contents ##