From 90d0c25fd8f05039a525ba076c891c8dbda290d7 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Thu, 7 Jun 2007 12:12:03 +0000 Subject: [PATCH] (idlwave-one-key-select): Fix typo in docstring. --- lisp/progmodes/idlwave.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index cf518b17d94..4c58919ec1f 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el @@ -7095,7 +7095,7 @@ sort the list before displaying" "Make the user select an element from the alist in the variable SYM. The keys of the alist are expected to be strings. The function returns the car of the selected association. -To do this, PROMPT is displayed and and the user must hit a letter key to +To do this, PROMPT is displayed and the user must hit a letter key to select an entry. If the user does not reply within DELAY seconds, a help window with the options is displayed automatically. The key which is associated with each option is generated automatically. -- 2.39.2