Git commit 0842e1e7e406cbd6801188b5eb4eb8329fc7012b by Yuri Chornoivan. Committed on 10/04/2016 at 06:21. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/index.docbook http://commits.kde.org/labplot/0842e1e7e406cbd6801188b5eb4eb8329fc7012b diff --git a/doc/index.docbook b/doc/index.docbook index 7791153..7c04a3f 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -797,7 +797,7 @@ The menu is only available when a datapicker object is selected on the <guilabel <listitem><para>Steffen spline (needs GSL >= 2.0)</para></listitem> </itemizedlist> <para> - The interpolating function is calculated with the given number of data points an evaluated as: + The interpolating function is calculated with the given number of data points and evaluated as: </para> <itemizedlist> <listitem><para>function</para></listitem> _______________________________________________ kde-doc-english mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-doc-english
