Git commit 17b70e2096d5230635676609031bc797cbbaffbd by Yuri Chornoivan. Committed on 21/06/2013 at 12:34. Pushed by yurchor into branch 'master'.
Fix typos M +2 -2 doc/manual/index.docbook http://commits.kde.org/konsole/17b70e2096d5230635676609031bc797cbbaffbd diff --git a/doc/manual/index.docbook b/doc/manual/index.docbook index 1c58d4c..de2f0da 100644 --- a/doc/manual/index.docbook +++ b/doc/manual/index.docbook @@ -283,7 +283,7 @@ menu appears with these actions: <term><menuchoice> <shortcut>&Shift;</shortcut><guimenuitem>Move Here</guimenuitem> </menuchoice> </term> <listitem> -<para>Copy the dropped item into the current folder. This items only appears in +<para>Move the dropped item into the current folder. This item only appears in the context menu, if you have the rights to delete the dropped file or folder. </para></listitem> </varlistentry> @@ -326,7 +326,7 @@ change the working folder of the &konsole; session.</para></listitem> </variablelist> -<para>If you press the shortcuts while releasing the &LMB; during drag and drop, no context menu appears and +<para>If you press the shortcuts before releasing the &LMB; during drag and drop, no context menu appears and the actions will be executed immediately. </para>
