summaryrefslogtreecommitdiffstats
path: root/include/rofi.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rofi.h')
-rw-r--r--include/rofi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/rofi.h b/include/rofi.h
index a08cdddc..9571765e 100644
--- a/include/rofi.h
+++ b/include/rofi.h
@@ -191,7 +191,7 @@ typedef struct _Settings
unsigned int case_sensitive;
/** Separator to use for dmenu mode */
char separator;
- /** Height of an element in #chars */
+ /** Height of an element in number of rows */
int element_height;
/** Sidebar mode, show the modi */
unsigned int sidebar_mode;