From: Pavel Sanda Date: Sat, 30 Jul 2022 22:26:04 +0000 (+0200) Subject: another typo X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=6031666b01c5af77c5c43576292ed1df8a6c827c;p=features.git another typo --- diff --git a/src/LyXAction.cpp b/src/LyXAction.cpp index 5c628644d4..992b47a441 100644 --- a/src/LyXAction.cpp +++ b/src/LyXAction.cpp @@ -4095,8 +4095,8 @@ void LyXAction::init() menubar : Toggle visibility of the menubar.\n scrollbar : Toggle visibility of the scrollbar.\n frame : Toggle visibility of the frames around editing window.\n - zoomslider : Toggle visibility of the zoom slider in tabbar.\n - zoomlevel : Toggle visibility of the zoom level display in tabbar.\n + zoomslider : Toggle visibility of the zoom slider in statusbar.\n + zoomlevel : Toggle visibility of the zoom level display in statusbar.\n fullscreen : Toggle fullscreen mode. This also covers calling the previous functions. However #LFUN_TOOLBAR_TOGGLE for the custom tweaks of the toolbars should be used.