Parcourir la source

Update comments

Jochen Sprickerhof il y a 5 ans
Parent
commit
7ebc733b62
1 fichiers modifiés avec 4 ajouts et 4 suppressions
  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[] = {