changeset 24253:39d5ef228cae

(terminal-emulator): Doc fix.
author Karl Heuer <kwzh@gnu.org>
date Tue, 02 Feb 1999 19:17:22 +0000
parents e0ae6525db58
children 93993abff564
files lisp/terminal.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/terminal.el	Tue Feb 02 14:03:10 1999 +0000
+++ b/lisp/terminal.el	Tue Feb 02 19:17:22 1999 +0000
@@ -1069,7 +1069,7 @@
 ARGS is a list of argument-strings.  Remaining arguments are WIDTH and HEIGHT.
 BUFFER's contents are made an image of the display generated by that program,
 and any input typed when BUFFER is the current Emacs buffer is sent to that
-program an keyboard input.
+program as keyboard input.
 
 Interactively, BUFFER defaults to \"*terminal*\" and PROGRAM and ARGS
 are parsed from an input-string using your usual shell.