changeset 22260:b9120925ef93

(imenu-syntax-alist): Doc fix.
author Dave Love <fx@gnu.org>
date Wed, 27 May 1998 13:37:11 +0000
parents e7a998137db5
children 329f546a73ec
files lisp/imenu.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/imenu.el	Wed May 27 06:20:15 1998 +0000
+++ b/lisp/imenu.el	Wed May 27 13:37:11 1998 +0000
@@ -650,7 +650,7 @@
 a string, all the characters in the string get the specified syntax.
 
 This is typically used to give word syntax to characters which
-normallsymbol syntax to simplify `imenu-expression'
+normally have symbol syntax to simplify `imenu-expression'
 and speed-up matching.")
 (make-variable-buffer-local 'imenu-syntax-alist)