elm: Fixed documentation.
authorseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 9 Aug 2011 16:19:19 +0000 (16:19 +0000)
committerseoz <seoz@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Tue, 9 Aug 2011 16:19:19 +0000 (16:19 +0000)
git-svn-id: svn+ssh://svn.enlightenment.org/var/svn/e/trunk/elementary@62263 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33

doc/index.doxy
src/lib/Elementary.h.in

index a20ee55..88d6f79 100644 (file)
 /**
  * @page containerslist Containers List
  *
- * Elementary is about displaing its widgets in a nice layout, for this purpose
+ * Elementary is about displaying its widgets in a nice layout, for this purpose
  * it provides a number of containers. It's important to note that as containers
  * widgets don't have their own visual identity, so here we show one use for
  * them and a diagram showing their component parts:
index 849a0dd..d4aacd7 100644 (file)
@@ -143,7 +143,7 @@ if [ -z "$NOCONFIGURE" ]; then
 fi
 @endverbatim
  *
- * To gnerate all the things needed to bootstrap just run:
+ * To generate all the things needed to bootstrap just run:
  *
 @verbatim
 ./autogen.sh