changeset 73733:92287004e36f

(idlwave-rescan-asynchronously): Fix typo in docstring.
author Juanma Barranquero <lekktu@gmail.com>
date Mon, 06 Nov 2006 02:25:53 +0000
parents db699facb3e4
children 31a51cfc02a0
files lisp/progmodes/idlwave.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/idlwave.el	Mon Nov 06 02:24:49 2006 +0000
+++ b/lisp/progmodes/idlwave.el	Mon Nov 06 02:25:53 2006 +0000
@@ -4387,7 +4387,7 @@
   (idlwave-update-routine-info '(16)))
 
 (defun idlwave-rescan-asynchronously ()
-  "Dispatch another emacs instance to update the idlwave catalog.
+  "Dispatch another Emacs instance to update the idlwave catalog.
 After the process finishes normally, the first access to routine info
 will re-read the catalog."
   (interactive)