summaryrefslogtreecommitdiff
path: root/doc/misc/octave-mode.texi
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-12-21 11:19:04 +0100
committerStefan Kangas <stefan@marxist.se>2021-12-21 11:19:04 +0100
commitcf6dc1838af4b3d0604d0848e1ac0d4fbd9c3dbc (patch)
tree49d76ec7b8201a96b5d12e6f5db09d8b93bdf155 /doc/misc/octave-mode.texi
parente56dd354c751ee67d0012a0209b769246207d74c (diff)
downloademacs-cf6dc1838af4b3d0604d0848e1ac0d4fbd9c3dbc.tar.gz
; Fix spelling; be consistent with "key binding" (Bug#52674)
Diffstat (limited to 'doc/misc/octave-mode.texi')
-rw-r--r--doc/misc/octave-mode.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/octave-mode.texi b/doc/misc/octave-mode.texi
index e3306060159..d6b669a292e 100644
--- a/doc/misc/octave-mode.texi
+++ b/doc/misc/octave-mode.texi
@@ -240,7 +240,7 @@ entering Octave commands at the prompt. The buffer is in Inferior
Octave mode, which is derived from the standard Comint mode, a major
mode for interacting with an inferior interpreter. See the
documentation for @code{comint-mode} for more details, and use
-@kbd{C-h b} to find out about available special keybindings.
+@kbd{C-h b} to find out about available special key bindings.
You can also communicate with an inferior Octave process from within
files with Octave code (i.e., buffers in Octave mode), using the