[doc] fix typo (autohid vs. autohide)

see #835
This commit is contained in:
tobi-wan-kenobi 2021-11-05 08:43:33 +01:00
parent 4bbe25d195
commit c7f58ae2a4

View file

@ -160,7 +160,7 @@ Configuration files have the following format:
[core] [core]
modules = <comma-separated list of modules to load> modules = <comma-separated list of modules to load>
autohid = <comma-separated list of modules to hide, unless in warning/error state> autohide = <comma-separated list of modules to hide, unless in warning/error state>
theme = <theme to use by default> theme = <theme to use by default>
[module-parameters] [module-parameters]