Git commit bbf8e03a41452858b59587e052aa107dd67bd797 by T.C. Hollingsworth. Committed on 29/11/2013 at 05:45. Pushed by hollingsworth into branch 'master'.
fix copy/paste error M +2 -0 doc/kwrite/menus.docbook http://commits.kde.org/kate/bbf8e03a41452858b59587e052aa107dd67bd797 diff --git a/doc/kwrite/menus.docbook b/doc/kwrite/menus.docbook index 189442e..c7583f2 100644 --- a/doc/kwrite/menus.docbook +++ b/doc/kwrite/menus.docbook @@ -1327,11 +1327,13 @@ documentation</ulink>.</para> <term><anchor id="configure-toolbars"/><menuchoice> <guimenu>Settings</guimenu><guimenuitem>Configure Toolbars...</guimenuitem></menuchoice></term> +<listitem> <para>Displays the familiar &kde; Toolbar Configuration Dialog. For more information on using this, see the <ulink url="help:/fundamentals/config.html#toolbars"><emphasis>Customizing Toolbars</emphasis> section of the <emphasis>&kde; Fundamentals</emphasis> documentation</ulink>.</para> +</listitem> </varlistentry> </variablelist>
