Git commit 900d119b1e8433a77eabcbd246e4e2126e7526d3 by Yuri Chornoivan. Committed on 07/11/2013 at 18:06. Pushed by yurchor into branch 'master'.
Fix my typo M +1 -1 doc/index.docbook http://commits.kde.org/ktouch/900d119b1e8433a77eabcbd246e4e2126e7526d3 diff --git a/doc/index.docbook b/doc/index.docbook index 463fe69..39b04d3 100644 --- a/doc/index.docbook +++ b/doc/index.docbook @@ -1083,7 +1083,7 @@ that will be imported into the lesson text field. <para> The <inlinemediaobject> <imageobject> <imagedata fileref="Icon-format-justify-fill.png" -format="PNG"/> </imageobject> </inlinemediaobject> button to wrap the lesson text. +format="PNG"/> </imageobject> </inlinemediaobject> button can be used to wrap the lesson text. &ktouch; editor wraps such that every line of the lesson does not exceed 60 characters limit. </para>
