]> git.eshelyaron.com Git - emacs.git/commitdiff
* test/lisp/mail/rmail-tests.el (rmail-autoload): Fix its doc.
authorCharles A. Roelli <charles@aurox.ch>
Wed, 27 Mar 2019 19:48:16 +0000 (20:48 +0100)
committerCharles A. Roelli <charles@aurox.ch>
Wed, 27 Mar 2019 19:48:16 +0000 (20:48 +0100)
test/lisp/mail/rmail-tests.el

index 00f4583335b4cc10d34b086a23c45b20f7d4caa4..3a0fdbc26146eb02343dd1725da94b207071e7fd 100644 (file)
@@ -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