elm: Fixed documentation.

SVN revision: 62263
This commit is contained in:
Daniel Juyung Seo 2011-08-09 16:19:19 +00:00
parent ceef1ffabd
commit 8a070d1cac
2 changed files with 2 additions and 2 deletions

View File

@ -246,7 +246,7 @@
/**
* @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:

View 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