# HG changeset patch # User Juanma Barranquero # Date 1118412475 0 # Node ID 9bcf1560e9f09c0d7dd284367d5523dd533fe680 # Parent fa1c7a31ac5d195e77e4bc0d4673db8bae265dc0 (terminal-emulator): Fix spellings in docstrings. diff -r fa1c7a31ac5d -r 9bcf1560e9f0 lisp/terminal.el --- a/lisp/terminal.el Fri Jun 10 14:07:27 2005 +0000 +++ b/lisp/terminal.el Fri Jun 10 14:07:55 2005 +0000 @@ -1089,7 +1089,7 @@ `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.