From 81ea5fd8c6cab7606cec7e42cf1b1ed62cce3380 Mon Sep 17 00:00:00 2001 From: Dave Davenport Date: Tue, 5 Jan 2016 21:19:30 +0100 Subject: Update documentation for ssh dialog --- include/rofi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/rofi.h') 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; -- cgit v1.2.3