Git commit b565c45e54db84f5823e4f78db4340072e37f6ca by Waqar Ahmed. Committed on 17/05/2022 at 17:20. Pushed by waqar into branch 'master'.
Fix typos M +2 -2 doc/katepart/part.docbook https://invent.kde.org/utilities/kate/commit/b565c45e54db84f5823e4f78db4340072e37f6ca diff --git a/doc/katepart/part.docbook b/doc/katepart/part.docbook index 146d087f7..881dd20cc 100644 --- a/doc/katepart/part.docbook +++ b/doc/katepart/part.docbook @@ -672,8 +672,8 @@ or permanently in <link linkend="appearance-borders">the Appearance section of </sect2> -<sect2><title>Working with multiple cursros</title> -<para>Once you have created a few cursors, you can perform most editing operation on them as you would on the single cursor. +<sect2><title>Working with multiple cursors</title> +<para>Once you have created a few cursors, you can perform most editing operations on them as you would on a single cursor. For example, typing a letter will type it for each cursor. Similarly you can perform text transforms e.g., capitalization for all the positions or selections.</para>
