aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/imenu.el
diff options
context:
space:
mode:
authorKarl Heuer <[email protected]>1996-01-05 22:21:28 +0000
committerKarl Heuer <[email protected]>1996-01-05 22:21:28 +0000
commita7acbbe4d48af3113de2dfaf836a42f2a9b6c2b0 (patch)
tree9ca09d12c605ce9155e55ad82476c9a6d6ebedcd /lisp/imenu.el
parent60d0378e485ded218121a8b8d6ce582e47882fac (diff)
Comment fixes.
Diffstat (limited to 'lisp/imenu.el')
-rw-r--r--lisp/imenu.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/imenu.el b/lisp/imenu.el
index 1b85879963..84731d5006 100644
--- a/lisp/imenu.el
+++ b/lisp/imenu.el
@@ -369,7 +369,7 @@ This function is called after the function pointed out by
(/ (* 100 (1- pos)) (max total 1)))))
;;;
-;;; Function for suporting general looking submenu names.
+;;; Function for supporting general looking submenu names.
;;; Uses `imenu-submenu-name-format' for creating the name.
;;; NAME is the base of the new submenu name.
;;;