From 6031666b01c5af77c5c43576292ed1df8a6c827c Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Sun, 31 Jul 2022 00:26:04 +0200 Subject: [PATCH] another typo --- src/LyXAction.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.