diff lisp/comint.el @ 23615:f182b7006b7a

(comint-file-name-quote-list): Doc fix.
author Markus Rost <rost@math.uni-bielefeld.de>
date Mon, 02 Nov 1998 18:59:11 +0000
parents 49e47671810d
children cddc33d259d4
line wrap: on
line diff
--- a/lisp/comint.el	Mon Nov 02 18:01:38 1998 +0000
+++ b/lisp/comint.el	Mon Nov 02 18:59:11 1998 +0000
@@ -2013,7 +2013,7 @@
 This is a good thing to set in mode hooks.")
 
 (defvar comint-file-name-quote-list nil
-  "List of characters to quote with `\' when in a file name.
+  "List of characters to quote with `\\' when in a file name.
 
 This is a good thing to set in mode hooks.")