Git commit 48dc5e25e928e8926da4de62e0dd8fee630c2d93 by Antoni Bella Pérez. Committed on 16/12/2020 at 17:42. Pushed by bellaperez into branch 'master'.
Doc: Fix tag mistaking M +2 -2 doc/index.docbook https://invent.kde.org/education/cantor/commit/48dc5e25e928e8926da4de62e0dd8fee630c2d93 diff --git a/doc/index.docbook b/doc/index.docbook index 4b36c418..7da20bce 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -655,12 +655,12 @@ This dialog allows entering expression of the function, its variables and the li <para> <variablelist> <varlistentry> -<term><menuchoice><guimenu>View</guimenu><guimenuitem>Panels</guimenuitem></menuchoice></term> +<term><menuchoice><guimenu>View</guimenu><guisubmenu>Panels</guisubmenu></menuchoice></term> <listitem><para>Allows you to toggle the visibility of some tabs in the sidebar. Choices are: <variablelist> <varlistentry> <term><guimenuitem>File Browser</guimenuitem></term> - <listitem><para><action>Toggles the visibility of the <guilabel>File Browser</guilabel> tab in the sidebar.</action></para></listitem> + <listitem><para><action>Toggles</action> the visibility of the <guilabel>File Browser</guilabel> tab in the sidebar.</para></listitem> </varlistentry> <varlistentry>
