diff options
Diffstat (limited to 'lisp/flow-ctrl.el')
-rw-r--r-- | lisp/flow-ctrl.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/flow-ctrl.el b/lisp/flow-ctrl.el index 104aee3ac86..853fac2f6ef 100644 --- a/lisp/flow-ctrl.el +++ b/lisp/flow-ctrl.el @@ -21,7 +21,7 @@ ;;; ;;;; Terminals that use XON/XOFF flow control can cause problems with -;;;; GNU Emacs users. This file contains elisp code that makes it +;;;; GNU Emacs users. This file contains Emacs Lisp code that makes it ;;;; easy for a user to deal with this problem, when using such a ;;;; terminal. ;;;; |