--- gnus-sum.el Wed Oct 17 22:14:16 2001 +++ gnus-sum2.el Thu Oct 18 09:23:32 2001 @@ -6894,7 +6894,7 @@ "Limit the summary buffer to the predicated in the `display' group parameter." (interactive) (unless gnus-newsgroup-display - (error "There is no `diplay' group parameter")) + (error "There is no `display' group parameter")) (let (articles) (dolist (number gnus-newsgroup-articles) (when (funcall gnus-newsgroup-display)