1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Docstring typo.

This commit is contained in:
Stefan Monnier 2003-02-11 21:40:32 +00:00
parent ebc6b37c47
commit 32fda8c952

View file

@ -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))