Git commit 7ead04a29112bd1b93097be75a03460bcacf2040 by Yuri Chornoivan. Committed on 21/03/2022 at 07:35. Pushed by yurchor into branch 'master'.
Fix minor typo M +1 -1 doc/katepart/configuring.docbook https://invent.kde.org/utilities/kate/commit/7ead04a29112bd1b93097be75a03460bcacf2040 diff --git a/doc/katepart/configuring.docbook b/doc/katepart/configuring.docbook index d78fa4161..9b20dd993 100644 --- a/doc/katepart/configuring.docbook +++ b/doc/katepart/configuring.docbook @@ -904,7 +904,7 @@ Check this if you want the editor to autosave documents while you are working on <varlistentry> <term><guilabel>Auto save interval</guilabel></term> <listitem> -<para>You can determine the autosave inteval in seconds here.</para> +<para>You can determine the autosave interval in seconds here.</para> </listitem> </varlistentry>
