changeset 77971:c7c8781ebed8

(idlwave-one-key-select): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 07 Jun 2007 12:39:38 +0000
parents 14b9b19e1841
children f4beca6482c2
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 07:45:09 2007 +0000
+++ b/lisp/progmodes/idlwave.el	Thu Jun 07 12:39:38 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.