summaryrefslogtreecommitdiffstatsabout
authorKatsumi Yamaoka <yamaoka@jpl.org>2012-08-06 01:45:33 (GMT)
committer Katsumi Yamaoka <yamaoka@jpl.org>2012-08-06 01:45:33 (GMT)
commit83a8a834ef68431cd12ef25a29d9dc61176d33e9 (patch) (side-by-side diff)
tree096e06e5cc8de6a791b980e736546aeb74086e81
parentb12f45eae16c1be269eb0b35668e03c09aed831c (diff)
downloadgnus-83a8a834ef68431cd12ef25a29d9dc61176d33e9.zip
Typo
-rw-r--r--lisp/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 9e1cc6e..8c75efa 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,6 +1,6 @@
2012-08-06 Julien Danjou <julien@danjou.info>
- * nnimap.el (nnimap-request-article): Remove to-buffer argument.
+ * nnimap.el (nnimap-request-head): Remove to-buffer argument.
* gnus-int.el (gnus-request-head): Remove to-buffer argument, only
supported by nnimap actually. Reverts previous change.