From 4c115e94d0d7bc8aca443315208b2d612d83a54e Mon Sep 17 00:00:00 2001 From: discomfitor Date: Sun, 16 Oct 2011 16:28:50 +0000 Subject: [PATCH] layouted is not a word!!!!!!! git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@64119 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- doc/index.doxy | 6 ++---- src/lib/Elementary.h.in | 3 +-- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/doc/index.doxy b/doc/index.doxy index 0f73202..cb278c9 100644 --- a/doc/index.doxy +++ b/doc/index.doxy @@ -28,8 +28,7 @@ * * The other two main groups in Elementary are: * @li @ref widgetslist - These are the widgets you'll compose your UI out of. - * @li @ref containerslist - These are the containers in which the widgets will - * be laid out. + * @li @ref containerslist - These are the containers which hold the widgets. * * Also see other generic EFL programming guides: * @li @ref threading @@ -249,8 +248,7 @@ * * The other two main groups in Elementary are: * @li @ref infralist - These are modules that deal with Elementary as a whole. - * @li @ref containerslist - These are the containers in which the widgets will be - * layouted. + * @li @ref containerslist - These are the containers which will hold the widgets. */ /** * @page containerslist Containers List diff --git a/src/lib/Elementary.h.in b/src/lib/Elementary.h.in index a64fff9..bee3638 100644 --- a/src/lib/Elementary.h.in +++ b/src/lib/Elementary.h.in @@ -29,8 +29,7 @@ of flexibility. One can divide Elemementary into three main groups: @li @ref infralist - These are modules that deal with Elementary as a whole. @li @ref widgetslist - These are the widgets you'll compose your UI out of. -@li @ref containerslist - These are the containers in which the widgets will be - layouted. +@li @ref containerslist - These are the containers which hold the widgets. @section license License -- 2.7.4