summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCharles A. Roelli <charles@aurox.ch>2019-03-27 20:48:16 +0100
committerCharles A. Roelli <charles@aurox.ch>2019-03-27 20:48:16 +0100
commit538c66c3069cba8c603d7604ac079992416eb766 (patch)
treea7ed8ec619b0fd73c471a5816809a26f29828b00
parentdf167575d1ac2d056c8a2ef1fc83d768c09a3d28 (diff)
downloademacs-538c66c3069cba8c603d7604ac079992416eb766.tar.gz
* test/lisp/mail/rmail-tests.el (rmail-autoload): Fix its doc.
-rw-r--r--test/lisp/mail/rmail-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/mail/rmail-tests.el b/test/lisp/mail/rmail-tests.el
index 00f4583335b..3a0fdbc2614 100644
--- a/test/lisp/mail/rmail-tests.el
+++ b/test/lisp/mail/rmail-tests.el
@@ -23,7 +23,7 @@
(ert-deftest rmail-autoload ()
- "Tests to see whether reftex-auc has been autoloaded"
+ "Test that `rmail-edit-current-message' has been autoloaded."
(should
(fboundp 'rmail-edit-current-message))
(should