* gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
authorStig Sandbeck Mathisen <ssm@fnord.no>
Tue, 12 Apr 2011 15:53:17 +0000 (17:53 +0200)
committerLars Magne Ingebrigtsen <larsi@quimbies.gnus.org>
Tue, 12 Apr 2011 15:53:17 +0000 (17:53 +0200)
lisp/ChangeLog
lisp/gnus-sum.el

index 61208f8..b7ba4b9 100644 (file)
@@ -1,3 +1,7 @@
+2011-04-12  Stig Sandbeck Mathisen  <ssm@fnord.no>  (tiny change)
+
+       * gnus-sum.el (gnus-summary-select-article-buffer): Doc fix.
+
 2011-04-12  Lars Magne Ingebrigtsen  <larsi@gnus.org>
 
        * gnus-registry.el (gnus-registry-remake-db): Put the warning on a
index e3ae1d7..d023bc5 100644 (file)
@@ -7035,7 +7035,7 @@ displayed, no centering will be performed."
 
 (defun gnus-summary-select-article-buffer ()
   "Reconfigure windows to show the article buffer.
-If `gnus-widen-article-buffer' is set, show only the article
+If `gnus-widen-article-window' is set, show only the article
 buffer."
   (interactive)
   (if (not (gnus-buffer-live-p gnus-article-buffer))