diff --git a/terminis/terminis.py b/terminis/terminis.py index 7928ece..117ba64 100644 --- a/terminis/terminis.py +++ b/terminis/terminis.py @@ -504,7 +504,7 @@ class ControlsParser(configparser.SafeConfigParser): COMMENT = """# You can change key below. # Acceptable values are: # `SPACE`, `TAB`, `ENTER`, -# printable characters (`q`, `*`...), +# printable characters (`q`, `*`...) (case sensitive), # curses's constants name starting with `KEY_` # See https://docs.python.org/3/library/curses.html?highlight=curses#constants