]> code.delx.au - gnu-emacs/commitdiff
Docstring typo.
authorStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Feb 2003 21:40:32 +0000 (21:40 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Tue, 11 Feb 2003 21:40:32 +0000 (21:40 +0000)
lisp/progmodes/ebrowse.el

index 89b8404c354566b4c5a166631f91a77b6e41af7e..c05f2d604228f48d7cc0aea0865d3c48b2de2378 100644 (file)
@@ -3626,7 +3626,7 @@ KIND is an additional string printed in the buffer."
 
 \f
 (defun ebrowse-some-member-table ()
-  "Return a hash table containing all member of a tree.
+  "Return a hash table containing all members of a tree.
 If there's only one tree loaded, use that.  Otherwise let the
 use choose a tree."
   (let* ((buffers (ebrowse-known-class-trees-buffer-list))