# HG changeset patch # User Stefan Monnier # Date 1044999632 0 # Node ID 5cfff357b829a417bb69576d9a1e69b929661bc5 # Parent ee509ddc7a0348e39edaafa80835452746ee7fa7 Docstring typo. diff -r ee509ddc7a03 -r 5cfff357b829 lisp/progmodes/ebrowse.el --- a/lisp/progmodes/ebrowse.el Tue Feb 11 21:40:17 2003 +0000 +++ b/lisp/progmodes/ebrowse.el Tue Feb 11 21:40:32 2003 +0000 @@ -3626,7 +3626,7 @@ (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))