summaryrefslogtreecommitdiff
path: root/elm_intro.h.in
diff options
context:
space:
mode:
authorXavi Artigas <xavierartigas@yahoo.es>2020-04-29 16:51:23 +0200
committerXavi Artigas <xavierartigas@yahoo.es>2020-04-29 17:33:39 +0200
commit75d561877b169433898c76135ce10168e9ecc8ce (patch)
tree2380b8f08c7548359bc2f61742e75153bb87f3cb /elm_intro.h.in
parent39cb46917c8ad26bb03588ee5d85256ac137eb41 (diff)
downloadefl-75d561877b169433898c76135ce10168e9ecc8ce.tar.gz
doxygen docs: Fix reference to Elm_Start
Diffstat (limited to 'elm_intro.h.in')
-rw-r--r--elm_intro.h.in4
1 files 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
*