Git commit f3c28e17218572c460c0c2870e63db147e61da84 by David Bryant. Committed on 20/02/2021 at 13:34. Pushed by davidbryant into branch 'master'.
Improve English idiom slightly. M +1 -1 doc/katepart/configuring.docbook https://invent.kde.org/utilities/kate/commit/f3c28e17218572c460c0c2870e63db147e61da84 diff --git a/doc/katepart/configuring.docbook b/doc/katepart/configuring.docbook index 813aaf3b6..5c0d04daf 100644 --- a/doc/katepart/configuring.docbook +++ b/doc/katepart/configuring.docbook @@ -594,7 +594,7 @@ cursor.</para> <term><guilabel>Auto select first completion entry</guilabel></term> <listitem> <para>If enabled, the first auto completion item is always preselected so you can insert it with -&Enter;. If you do not want such behavior, ⪚ you want pressing &Enter; always inserts a newline, +&Enter;. If you do not want such behavior, ⪚ if you want pressing &Enter; to only insert a newline, then disable this item.</para> </listitem> </varlistentry>
