diff lisp/imenu.el @ 82365:e5a68f18fcb9

Merge from emacs--rel--22 Revision: emacs@sv.gnu.org/emacs--devo--0--patch-851
author Miles Bader <miles@gnu.org>
date Mon, 13 Aug 2007 13:41:28 +0000
parents 7c8949dbfa0d
children 73661ddc7ac7 4c3c683cdff8 424b655804ca
line wrap: on
line diff
--- a/lisp/imenu.el	Mon Aug 13 11:27:41 2007 +0000
+++ b/lisp/imenu.el	Mon Aug 13 13:41:28 2007 +0000
@@ -727,7 +727,7 @@
 appear in the menu.  See the info section on Regexps for more
 information.  REGEXP may also be a function, called without
 arguments.  It is expected to search backwards.  It shall return
-true and set `match-data' iff it finds another element.
+true and set `match-data' if it finds another element.
 
 INDEX points to the substring in REGEXP that contains the
 name (of the function, variable or type) that is to appear in the