summaryrefslogtreecommitdiff
path: root/lisp/progmodes/ebrowse.el
diff options
context:
space:
mode:
authorStefan Monnier <monnier@iro.umontreal.ca>2003-02-11 21:40:32 +0000
committerStefan Monnier <monnier@iro.umontreal.ca>2003-02-11 21:40:32 +0000
commit32fda8c95222e08c2569f01fa7fb88d920e0b8a7 (patch)
tree6b8175a48e496f71fce011c66c9550778e563f25 /lisp/progmodes/ebrowse.el
parentebc6b37c4730d932d826d25751424e4ced04ff30 (diff)
downloademacs-32fda8c95222e08c2569f01fa7fb88d920e0b8a7.tar.gz
Docstring typo.
Diffstat (limited to 'lisp/progmodes/ebrowse.el')
-rw-r--r--lisp/progmodes/ebrowse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el
index 89b8404c354..c05f2d60422 100644
--- a/lisp/progmodes/ebrowse.el
+++ b/lisp/progmodes/ebrowse.el
@@ -3626,7 +3626,7 @@ KIND is an additional string printed in the buffer."
(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))