]> git.eshelyaron.com Git - emacs.git/commitdiff
(terminal-emulator): Doc fix.
authorKarl Heuer <kwzh@gnu.org>
Tue, 2 Feb 1999 19:17:22 +0000 (19:17 +0000)
committerKarl Heuer <kwzh@gnu.org>
Tue, 2 Feb 1999 19:17:22 +0000 (19:17 +0000)
lisp/terminal.el

index 04f98302ecc29700aaa6ab46d46a7ca2770b265e..275884cade68923bcec2ff8c22491e47e0191244 100644 (file)
@@ -1069,7 +1069,7 @@ move to start of new line, clear to end of line."
 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.