changeset 67196:3b10c3dd0139

Typo.
author Chong Yidong <cyd@stupidchicken.com>
date Tue, 29 Nov 2005 03:13:06 +0000
parents 0ece02371a71
children d385ac115b9f
files lisp/help.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/help.el	Mon Nov 28 23:04:35 2005 +0000
+++ b/lisp/help.el	Tue Nov 29 03:13:06 2005 +0000
@@ -615,7 +615,7 @@
 mouse events, and/or menu events.  When calling from a program,
 pass KEY as a string or a vector.
 
-If non-nil, UNTRANSLATED is a vector of the correspondinguntranslated events.
+If non-nil, UNTRANSLATED is a vector of the corresponding untranslated events.
 It can also be a number, in which case the untranslated events from
 the last key sequence entered are used."
   ;; UP-EVENT is the up-event that was discarded by reading KEY, or nil.