Browse Source

Update comments

Jochen Sprickerhof 5 years ago
parent
commit
7ebc733b62
1 changed files with 4 additions and 4 deletions
  1. 4 4
      config.def.h

+ 4 - 4
config.def.h

@@ -1,9 +1,9 @@
 /*
- * Define ESC seqences to use for scroll events.
- * Use "cat -v" to figure out favorit key combination.
+ * Define ESC sequences to use for scroll events.
+ * Use "cat -v" to figure out favorite key combination.
  *
- * lines is the number of lines scrolled up or down.  If lines is negaive,
- * its the: -1 is 1/1.
+ * lines is the number of lines scrolled up or down.
+ * If lines is negative, its the fraction of the terminal size.
  */
 
 struct rule rules[] = {