Doc string fix for gnus-summary-hide-thread

* lisp/gnus/gnus-sum.el (gnus-summary-hide-thread): Remove text
from doc string apparently copy-pasted from the function above.
This commit is contained in:
Lars Ingebrigtsen 2020-09-21 17:20:14 +02:00
parent c8f809dbb9
commit ca4a37e093

View file

@ -11806,8 +11806,6 @@ will not be hidden."
(defun gnus-summary-hide-thread ()
"Hide thread subtrees.
If PREDICATE is supplied, threads that satisfy this predicate
will not be hidden.
Returns nil if no threads were there to be hidden."
(interactive)
(beginning-of-line)