commit 7ebc733b629fd2f8ba09fc5936df2143882d1f64
Author: Jochen Sprickerhof <[email protected]>
AuthorDate: Sun Apr 5 23:16:19 2020 +0200
Commit: Jochen Sprickerhof <[email protected]>
CommitDate: Sun Apr 5 23:16:19 2020 +0200
Update comments
diff --git a/config.def.h b/config.def.h
index 7542eea..c6e0c0e 100644
--- a/config.def.h
+++ b/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[] = {