changeset 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 c9c49ee7b12c
children ff3b1abb976b
files lisp/progmodes/idlwave.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
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.