[education/rkward] rkward/pages: fixed typo

Stefan Rödiger null at kde.org
Tue Jun 14 09:07:19 BST 2022


Git commit d5418356793b3ae836f9876619c65cc906e88335 by Stefan Rödiger.
Committed on 14/06/2022 at 08:07.
Pushed by srodiger into branch 'master'.

fixed typo

M  +1    -1    rkward/pages/rkward_console.rkh

https://invent.kde.org/education/rkward/commit/d5418356793b3ae836f9876619c65cc906e88335

diff --git a/rkward/pages/rkward_console.rkh b/rkward/pages/rkward_console.rkh
index ecd40016..a9f6d737 100644
--- a/rkward/pages/rkward_console.rkh
+++ b/rkward/pages/rkward_console.rkh
@@ -62,7 +62,7 @@ To configure the behavior of the console, select <a href="rkward://settings/cons
 	<li><b>Maximum number of paragraphs/lines to display in the console</b>: No more than this many total lines (commands and output) will be shown in the console. When this number of lines is exceeded, lines will be removed at the top of the console window. To clear the console entirely, choose "Clear" from the context menu or the Edit menu.</li>
 	<li><b>Run commands from script editor through the console</b>: Commands coming from script editors may be sent through the console, i.e. the commands and their results will be shown in the console. If this option is not checked, the commands will only be visible in the Command log, but not in the console.</li>
 	<li><b>Also add those commands to console history</b>: If the above option is checked, this affects, whether such commands are also added to the console history. Turning off this option may help to keep the console history "clean".</li>
-	<li><b>Command history is context sensitive by default</b>: If this is checked, the context sensitive mode of navigating the <link href="#command_history">command history</link> is the default, i.e. available with Up/Down without Shift. Else the key binding for this is Shift+Up/Down.</li>
+	<li><b>Command history is context-sensitive by default</b>: If this is checked, the context-sensitive mode of navigating the <link href="#command_history">command history</link> is the default, i.e. available with Up/Down without Shift. Else the key binding for this is Shift+Up/Down.</li>
 </ul>
 	</section>
 


More information about the rkward-tracker mailing list