]> git.lyx.org Git - features.git/commitdiff
another typo
authorPavel Sanda <sanda@lyx.org>
Sat, 30 Jul 2022 22:26:04 +0000 (00:26 +0200)
committerPavel Sanda <sanda@lyx.org>
Sat, 30 Jul 2022 22:26:04 +0000 (00:26 +0200)
src/LyXAction.cpp

index 5c628644d489e3f9d883014fc5b175f58b15bb24..992b47a4412e34367fe921143a6553c97b592a64 100644 (file)
@@ -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.