Git commit 9a6ef8745325c2861b1c58eb3f2c222661e84462 by Waqar Ahmed.
Committed on 22/03/2022 at 04:52.
Pushed by waqar into branch 'master'.

Minor docs update

M  +2    -2    doc/katepart/configuring.docbook

https://invent.kde.org/utilities/kate/commit/9a6ef8745325c2861b1c58eb3f2c222661e84462

diff --git a/doc/katepart/configuring.docbook b/doc/katepart/configuring.docbook
index 9b20dd993..04f29d990 100644
--- a/doc/katepart/configuring.docbook
+++ b/doc/katepart/configuring.docbook
@@ -897,14 +897,14 @@ Check this if you want the editor to autosave documents 
while you are working on
 <varlistentry>
 <term><guilabel>Auto save document when focus leaves the 
editor</guilabel></term>
 <listitem>
-<para>The editor will automatically save documents when you switch to other 
applications.</para>
+<para>The editor will automatically save documents when you switch to 
something outside the editor for e.g., the terminal panel in Kate.</para>
 </listitem>
 </varlistentry>
 
 <varlistentry>
 <term><guilabel>Auto save interval</guilabel></term>
 <listitem>
-<para>You can determine the autosave interval in seconds here.</para>
+<para>You can determine the autosave interval in seconds here. If the interval 
is 0, the document will not be autosaved after intervals.</para>
 </listitem>
 </varlistentry>
 

Reply via email to