Git commit 07aafa1b09cf4db4df7b5fedc46a031ed01a4942 by Yuri Chornoivan. Committed on 08/08/2014 at 13:57. Pushed by yurchor into branch 'master'.
Fix typo M +1 -1 doc/katepart/development.docbook http://commits.kde.org/kate/07aafa1b09cf4db4df7b5fedc46a031ed01a4942 diff --git a/doc/katepart/development.docbook b/doc/katepart/development.docbook index 9ec5699..edba0fb 100644 --- a/doc/katepart/development.docbook +++ b/doc/katepart/development.docbook @@ -1210,7 +1210,7 @@ Each entry is explained in detail now: </para> <para> -Since the value of <literal>functions</literal> is a JSON array, a single script is able contain an arbitrary number +Since the value of <literal>functions</literal> is a JSON array, a single script is able to contain an arbitrary number of command line commands. Each function is available through &kappname;'s <link linkend="advanced-editing-tools-commandline">built-in command line</link>. </para>
