changeset 30442:f3bf43b11a73 stable

NEWS: Break long lines and fix typos. * NEWS: Break lines at 74 characters. Add mark-down formatting to commands. Fix typos.
author Markus Mützel <markus.muetzel@gmx.de>
date Mon, 06 Dec 2021 16:53:15 +0100
parents e9b5838722fc
children 3ab3feae06cb
files NEWS
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/NEWS	Mon Dec 06 10:17:09 2021 -0500
+++ b/NEWS	Mon Dec 06 16:53:15 2021 +0100
@@ -124,10 +124,10 @@
 The real name of the "magick++" library (including any potentially
 trailing "++") needs to be set in that option now.
 
-- The pkg update command now accepts options that are passed to pkg install
-for each updated package.  Specifying @option{-local} or @option{-global}
-will restrict update checks to local and global installed packgaes,
-respectively.
+- The `pkg update` command now accepts options that are passed to `pkg
+install` for each updated package.  Specifying @option{-local} or
+@option{-global} will restrict update checks to local or global
+installed packages, respectively.
 
 ### Graphical User Interface
 
@@ -138,10 +138,10 @@
 variables in the editor panel.
 
 - The "Disable global shortcuts when Command Window has focus" GUI
-preference under the Shortcuts Tab is now disabled by default.  This option
-disables keyboard shortcuts to avoid interference with realdine key strokes
-in the Command Window.  Unlike versions prior to Octave 7, this preference
-now also affects the Ctrl-C/V shortcuts for copy/paste.
+preference under the Shortcuts tab is now disabled by default.  This
+option disables keyboard shortcuts to avoid interference with readline
+key strokes in the Command Window.  Unlike versions prior to Octave 7,
+this preference now also affects the Ctrl-C/V shortcuts for copy/paste.
 
 ### Graphics backend