summaryrefslogtreecommitdiff
path: root/include/ui-gadget.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui-gadget.h')
-rw-r--r--include/ui-gadget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ui-gadget.h b/include/ui-gadget.h
index fbad11d..41f5637 100644
--- a/include/ui-gadget.h
+++ b/include/ui-gadget.h
@@ -131,7 +131,7 @@ enum ug_option {
/**< Indicator option:
Indicator will be handled manually */
UG_OPT_OVERLAP_ENABLE = 0x08,
- /**< Overlap option: Enable indicator overlap */
+ /**< Overlap option: Enable indicator overlap */
UG_OPT_MAX
};