(which-func-update-1): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Mon, 16 Aug 2004 22:46:26 +0000 (22:46 +0000)
committerRichard M. Stallman <rms@gnu.org>
Mon, 16 Aug 2004 22:46:26 +0000 (22:46 +0000)
lisp/progmodes/which-func.el

index 87df076..845c995 100644 (file)
@@ -186,7 +186,7 @@ It creates the Imenu index for the buffer, if necessary."
   (which-func-update-1 (selected-window)))
 
 (defun which-func-update-1 (window)
-  "Update the Which-Function mode display for window WINDOW."
+  "Update the Which Function mode display for window WINDOW."
   (with-selected-window window
     (when which-func-mode
       (condition-case info