Git commit 440404f383bf11d5ae3dc5f7f7854522df319a14 by Yuri Chornoivan. Committed on 27/09/2016 at 04:26. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/index.docbook http://commits.kde.org/labplot/440404f383bf11d5ae3dc5f7f7854522df319a14 diff --git a/doc/index.docbook b/doc/index.docbook index 892ac8f..ecff45e 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -838,7 +838,7 @@ The menu is only available when a datapicker object is selected on the <guilabel </para> <itemizedlist> <listitem><para>order of derivation (first to sixth order)</para></listitem> - <listitem><para>order of accurary (up to 4th order, depending on derivation order)</para></listitem> + <listitem><para>order of accuracy (up to 4th order, depending on derivation order)</para></listitem> </itemizedlist> </sect1>
