From: Juanma Barranquero Date: Fri, 10 Jun 2005 14:07:55 +0000 (+0000) Subject: (terminal-emulator): Fix spellings in docstrings. X-Git-Tag: emacs-pretest-22.0.90~9090 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e5e4c6a171b83e6478992ef35a1dee4d9a6be33a;p=emacs.git (terminal-emulator): Fix spellings in docstrings. --- diff --git a/lisp/terminal.el b/lisp/terminal.el index 6b055200359..afce6f51287 100644 --- a/lisp/terminal.el +++ b/lisp/terminal.el @@ -1089,7 +1089,7 @@ This escape character may be changed using the variable `terminal-escape-char'. `Meta' characters may not currently be sent through the terminal emulator. -Here is a list of some of the variables which control the behaviour +Here is a list of some of the variables which control the behavior of the emulator -- see their documentation for more information: terminal-escape-char, terminal-scrolling, terminal-more-processing, terminal-redisplay-interval.