diff options
author | Michael Cardell Widerkrantz <mc@hack.org> | 2012-10-30 08:40:12 +0100 |
---|---|---|
committer | Michael Cardell Widerkrantz <mc@hack.org> | 2012-10-30 08:40:12 +0100 |
commit | 6e854c96cd52f58dbf963e6aa959a46c43a2bc59 (patch) | |
tree | 2573f3ff786e9990ce7173ecb6441647a8feae3f | |
parent | 1a7c3614b9bc813e96a79c73e509d8e63d710ea4 (diff) | |
download | mcwm-6e854c96cd52f58dbf963e6aa959a46c43a2bc59.zip |
Typo.
-rw-r--r-- | config.h | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -39,7 +39,8 @@ #define ALLOWICONS false /* - * Start these programs when pressing MODKEY and mouse buttons on root window. + * Start these programs when pressing MOUSEMODKEY and mouse buttons on + * root window. */ #define MOUSE1 "" #define MOUSE2 "" |