summaryrefslogtreecommitdiff
path: root/doc/emacs/misc.texi
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2022-05-05 07:57:21 -0700
committerGlenn Morris <rgm@gnu.org>2022-05-05 07:57:21 -0700
commitd04acc1946cf48ab2f05c67a5089b4320d0653df (patch)
tree71a754f5ebb95833a67ad2fc1662b75ac7a566bf /doc/emacs/misc.texi
parentd01e74f46d07c32c9faf5462dfc725cb01ad77d7 (diff)
downloademacs-d04acc1946cf48ab2f05c67a5089b4320d0653df.tar.gz
* doc/emacs/misc.texi (Interactive Shell): Fix paren typo.
Diffstat (limited to 'doc/emacs/misc.texi')
-rw-r--r--doc/emacs/misc.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/emacs/misc.texi b/doc/emacs/misc.texi
index 63eb00b2357..9709c6ddc1f 100644
--- a/doc/emacs/misc.texi
+++ b/doc/emacs/misc.texi
@@ -900,7 +900,7 @@ Subshells in different buffers run independently and in parallel.
looking at the commands you enter, looking for @samp{cd} commands and
the like. This is an error-prone solution, since there are many ways
to change the current directory, so Emacs also looks for special
-@acronym{OSC} (Operating System Commands} escape codes that are
+@acronym{OSC} (Operating System Commands) escape codes that are
designed to convey this information in a more reliable fashion. You
should arrange for your shell to print the appropriate escape sequence
at each prompt, for instance with the following command: