diff --git a/web_menu_autohide/README.rst b/web_menu_autohide/README.rst index d967d86d..883e0030 100644 --- a/web_menu_autohide/README.rst +++ b/web_menu_autohide/README.rst @@ -9,8 +9,8 @@ Configuration To configure this module, you need to: * go to Settings / Technical / Parameters / System Parameters -* adjust `web_hide_menu.show_bar_treshold` to set the distance in pixels from the border from which the menu appears (default is 10 pixels) -* adjust `web_hide_menu.hide_delay` to set the amount of milliseconds after which the menu disappears if the mouse left it (default is 10 seconds) +* adjust `web_menu_autohide.show_bar_treshold` to set the distance in pixels from the border from which the menu appears (default is 10 pixels) +* adjust `web_menu_autohide.hide_delay` to set the amount of milliseconds after which the menu disappears if the mouse left it (default is 10 seconds) Known issues / Roadmap ======================