diff man/programs.texi @ 34254:eb9ce988e870

Fix typo.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 06 Dec 2000 11:57:32 +0000
parents c42bb7d4437b
children 1d7bee7283ac
line wrap: on
line diff
--- a/man/programs.texi	Wed Dec 06 11:29:37 2000 +0000
+++ b/man/programs.texi	Wed Dec 06 11:57:32 2000 +0000
@@ -2518,7 +2518,7 @@
 Some major modes provide facilities for invoking Imenu; otherwise you
 could add @code{imenu-add-menu-bar-index} to a major mode's hook to
 generate an index for each buffer created in that mode.  (If you do
-that, it takes sime time to generate the index when finding a file,
+that, it takes some time to generate the index when finding a file,
 depending on the file's size and the complexity of the indexing function
 for that mode.)