Git commit 9dab1874e00ee0a22836390a41e1666218fee25e by Yuri Chornoivan. Committed on 08/11/2018 at 18:43. Pushed by yurchor into branch 'master'.
Fix the number of menu items in docs M +2 -2 doc/index.docbook https://commits.kde.org/kmplot/9dab1874e00ee0a22836390a41e1666218fee25e diff --git a/doc/index.docbook b/doc/index.docbook index 590e3d5..8970e0e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -360,7 +360,7 @@ url="http://edu.kde.org/">http://edu.kde.org/</ulink></para></abstract> </screenshot> <para>When right-clicking on a plot function or a single-point parametric plot function a popup menu will appear. - In the menu there are three items available:</para> + In the menu there are five items available:</para> <variablelist> <varlistentry> @@ -402,7 +402,7 @@ url="http://edu.kde.org/">http://edu.kde.org/</ulink></para></abstract> </varlistentry> </variablelist> - <para>Depending on the plot type, there will also be up to four tools available:</para> + <para>Depending on the plot type, there will also be up to three tools available:</para> <variablelist> <varlistentry>
