changeset 77973:c7cf8bceca1d

(ebrowse-draw-file-member-info): Doc fix.
author Juanma Barranquero <lekktu@gmail.com>
date Thu, 07 Jun 2007 13:18:35 +0000
parents f4beca6482c2
children aa0e6c753799
files lisp/progmodes/ebrowse.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/ebrowse.el	Thu Jun 07 12:41:27 2007 +0000
+++ b/lisp/progmodes/ebrowse.el	Thu Jun 07 13:18:35 2007 +0000
@@ -3598,7 +3598,7 @@
 
 
 (defun* ebrowse-draw-file-member-info (info &optional (kind ""))
-  "Display a line in an the members per file info buffer.
+  "Display a line in the members info buffer.
 INFO describes the member.  It has the form (TREE ACCESSOR MEMBER).
 TREE is the class of the member to display.
 ACCESSOR is the accessor symbol of its member list.