diff lisp/progmodes/idlwave.el @ 81247:c42760094fd6

(idlwave-one-key-select): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 07 Jun 2007 12:12:03 +0000
parents 5bab94f67023
children c1ec1c8a8d2e e9f94688a064
line wrap: on
line diff
--- a/lisp/progmodes/idlwave.el	Thu Jun 07 09:01:10 2007 +0000
+++ b/lisp/progmodes/idlwave.el	Thu Jun 07 12:12:03 2007 +0000
@@ -7095,7 +7095,7 @@
   "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.