> Small typo:
>
>
> Index: src/lib/elm_getting_started.h
> ===================================================================
> --- src/lib/elm_getting_started.h (revision 68874)
> +++ src/lib/elm_getting_started.h (working copy)
> @@ -79,7 +79,7 @@
> * specify a different prefix with configure:
> *
> * @verbatim
> - * ./confiugre --prefix=$HOME/mysoftware
> + * ./configure --prefix=$HOME/mysoftware
> * @endverbatim
> *
> * Also remember that autotools buys you some useful commands like:
>
SVN revision: 68883
* specify a different prefix with configure:
*
* @verbatim
- * ./confiugre --prefix=$HOME/mysoftware
+ * ./configure --prefix=$HOME/mysoftware
* @endverbatim
*
* Also remember that autotools buys you some useful commands like: