]> git.eshelyaron.com Git - emacs.git/commitdiff
; * doc/misc/eshell.texi (Input/Output): Fix typo.
authorMichael Albinus <michael.albinus@gmx.de>
Mon, 16 Nov 2020 18:37:06 +0000 (19:37 +0100)
committerMichael Albinus <michael.albinus@gmx.de>
Mon, 16 Nov 2020 18:37:06 +0000 (19:37 +0100)
doc/misc/eshell.texi

index 57f713635f8ea79c3b4c4449a470505ecdfb44ab..8e5ec25d2536e8fd2276f3c6603f30ca45e68330 100644 (file)
@@ -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