summaryrefslogtreecommitdiff
path: root/doc/index.doxy
diff options
context:
space:
mode:
authorMike Blumenkrantz <michael.blumenkrantz@gmail.com>2011-10-16 16:28:50 +0000
committerMike Blumenkrantz <michael.blumenkrantz@gmail.com>2011-10-16 16:28:50 +0000
commit84e475be254e94b8e4de8211ebe05d8a22222a41 (patch)
tree9603de1764d38aee43adb05b8315338ff2cb4d62 /doc/index.doxy
parent699fbcc0bb4d039d9c38fec9079b963b15a55f95 (diff)
downloadelementary-84e475be254e94b8e4de8211ebe05d8a22222a41.tar.gz
layouted is not a word!!!!!!!
SVN revision: 64119
Diffstat (limited to 'doc/index.doxy')
-rw-r--r--doc/index.doxy6
1 files changed, 2 insertions, 4 deletions
diff --git a/doc/index.doxy b/doc/index.doxy
index 0f73202bc..cb278c973 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