Git commit 38822c19487e14abe86af0e00a6b7c62967dec4d by Yuri Chornoivan. Committed on 09/09/2017 at 08:28. Pushed by yurchor into branch 'master'.
Fix minor typo in docs M +1 -1 doc/katepart/configuring.docbook https://commits.kde.org/kate/38822c19487e14abe86af0e00a6b7c62967dec4d diff --git a/doc/katepart/configuring.docbook b/doc/katepart/configuring.docbook index 727610b7d..e34604872 100644 --- a/doc/katepart/configuring.docbook +++ b/doc/katepart/configuring.docbook @@ -184,7 +184,7 @@ document on the vertical scrollbar.</para> </varlistentry> <varlistentry> <term><guilabel>Scrollbars visibility</guilabel></term> -<listitem><para>Switch the scrollbar on, off or show the scroolbar only when needed. +<listitem><para>Switch the scrollbar on, off or show the scrollbar only when needed. 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>
