summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Albinus <michael.albinus@gmx.de>2020-11-16 19:37:06 +0100
committerMichael Albinus <michael.albinus@gmx.de>2020-11-16 19:37:06 +0100
commite66502fec11a47b50be6682262cb33fad53fa229 (patch)
treed70d4a4608d952c75eccd96697725b286ef4958c
parentd5d3862c5648ceb2b0a48f5663f1c659c4d02d9f (diff)
downloademacs-e66502fec11a47b50be6682262cb33fad53fa229.tar.gz
; * doc/misc/eshell.texi (Input/Output): Fix typo.
-rw-r--r--doc/misc/eshell.texi2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/misc/eshell.texi b/doc/misc/eshell.texi
index 57f713635f8..8e5ec25d253 100644
--- a/doc/misc/eshell.texi
+++ b/doc/misc/eshell.texi
@@ -649,7 +649,7 @@ Eshell solves this problem by running such programs in Emacs's
terminal emulator.
Programs that need a terminal to display output properly are referred
-to in this manual as ``visual commands,'' because they are not simply
+to in this manual as ``visual commands'', because they are not simply
line-oriented. You must tell Eshell which commands are visual, by
adding them to @code{eshell-visual-commands}; for commands that are
visual for only certain @emph{sub}-commands -- e.g., @samp{git log} but