Git commit 8f75ba3694b66c8a04675287398465617d181627 by Yuri Chornoivan. Committed on 09/09/2017 at 08:14. Pushed by yurchor into branch 'master'.
Fix minor typos in docs M +2 -2 doc/katepart/configuring.docbook https://commits.kde.org/kate/8f75ba3694b66c8a04675287398465617d181627 diff --git a/doc/katepart/configuring.docbook b/doc/katepart/configuring.docbook index 5f6c4877f..727610b7d 100644 --- a/doc/katepart/configuring.docbook +++ b/doc/katepart/configuring.docbook @@ -185,8 +185,8 @@ document on the vertical scrollbar.</para> <varlistentry> <term><guilabel>Scrollbars visibility</guilabel></term> <listitem><para>Switch the scrollbar on, off or show the scroolbar only when needed. -Click with the &LMB; on the blue rectangle to display the line numer range of the docmument displayed on the screen. -Keep the &LMB; pressed outside the blue rectangle to automatically scroll through the document +Click with the &LMB; on the blue rectangle to display the line number range of the document displayed on the screen. +Keep the &LMB; pressed outside the blue rectangle to automatically scroll through the document. </para></listitem> </varlistentry> </variablelist>
