Fix typo in comment.
authortsuchiya <tsuchiya>
Tue, 11 Sep 2001 07:51:52 +0000 (07:51 +0000)
committertsuchiya <tsuchiya>
Tue, 11 Sep 2001 07:51:52 +0000 (07:51 +0000)
lisp/gnus-art.el

index bc6a977..b90cd98 100644 (file)
@@ -4928,9 +4928,7 @@ T-gnus change: Insert an article into `gnus-original-article-buffer'."
       ;; Associate this article with the current summary buffer.
       (setq gnus-article-current-summary gnus-summary-buffer)
 
-      ;; T-gnus change: Copy the requested article from
-      ;; `gnus-original-article-buffer' to the current buffer when
-      ;; this function is called.
+      ;; Copy the requested article from `gnus-original-article-buffer'.
       (insert-buffer gnus-original-article-buffer)
 
       ;; Decode charsets.