stefan pushed a commit to branch efl-1.24. http://git.enlightenment.org/core/efl.git/commit/?id=ba508532cc50d195eaeff42cab7d6da7939671d8
commit ba508532cc50d195eaeff42cab7d6da7939671d8 Author: Xavi Artigas <[email protected]> Date: Wed Apr 29 16:51:23 2020 +0200 doxygen docs: Fix reference to Elm_Start --- elm_intro.h.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/elm_intro.h.in b/elm_intro.h.in index 95bdb577f0..52cf1fb388 100644 --- a/elm_intro.h.in +++ b/elm_intro.h.in @@ -9,10 +9,10 @@ * This is a VERY SIMPLE toolkit. It is not meant for writing extensive desktop * applications (yet). Small simple ones with simple needs. * - * It is meant to make the programmers work almost brainless but give them lots + * It is meant to make the programmers work almost brainlessly but give them lots * of flexibility. * - * @li @ref Start - Go here to quickly get started with writing Apps + * @li @ref Elm_Start - Go here to quickly get started with writing Apps * * @section organization Organization * --
