summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/elementary_examples.dox2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/elementary_examples.dox b/doc/elementary_examples.dox
index 76aa37e953..b705b1ac26 100644
--- a/doc/elementary_examples.dox
+++ b/doc/elementary_examples.dox
@@ -2750,7 +2750,7 @@
*
* The both states and the item are using the same callback function,
* that will cycle between states and unselect the item. Unseleting
- * is required because it won't call the callback if an user clicks
+ * is required because it won't call the callback if a user clicks
* over an item already selected:
* @dontinclude toolbar_example_02.c
* @skip static