Git commit 1f625fa030d5facfa52806a9a9cae42b2d06f238 by Yuri Chornoivan. Committed on 29/12/2016 at 19:09. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/rkwardplugins/index.docbook https://commits.kde.org/rkward/1f625fa030d5facfa52806a9a9cae42b2d06f238 diff --git a/doc/rkwardplugins/index.docbook b/doc/rkwardplugins/index.docbook index e7afbc45..e95e674f 100644 --- a/doc/rkwardplugins/index.docbook +++ b/doc/rkwardplugins/index.docbook @@ -1324,7 +1324,7 @@ This chapter contains information on some topics that are useful only to certain </para> <sect1 id="specialized_plugins_plots"> - <title>Plugins than produce a plot</title> + <title>Plugins that produce a plot</title> <para> Creating a plot from a plugin is easy to do. However, there are a few sublte gotchas to avoid, and also some great generic functionality that you should be aware of. This section shows you the basic concepts, and concludes with a canonical example that you should follow whenever creating plot plugins. </para>
