From 4019847811092a1d052d57c88983d55d26c5f1cf Mon Sep 17 00:00:00 2001 From: Karl Heuer Date: Thu, 4 Jan 1996 23:53:00 +0000 Subject: [PATCH] (display-subprocess-window): Doc fix. --- lisp/vmsproc.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/vmsproc.el b/lisp/vmsproc.el index 3eb05e8a292..93c7912048d 100644 --- a/lisp/vmsproc.el +++ b/lisp/vmsproc.el @@ -25,7 +25,7 @@ ;;; Code: (defvar display-subprocess-window nil - "If non-nil, the suprocess window is displayed whenever input is received.") + "If non-nil, the subprocess window is displayed whenever input is received.") (defvar command-prefix-string "$ " "String to insert to distinguish commands entered by user.") -- 2.39.2