summaryrefslogtreecommitdiff
path: root/test/lisp/mh-e/mh-thread-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/mh-e/mh-thread-tests.el')
-rw-r--r--test/lisp/mh-e/mh-thread-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/mh-e/mh-thread-tests.el b/test/lisp/mh-e/mh-thread-tests.el
index 84f59e5d300..ea8d441e2d1 100644
--- a/test/lisp/mh-e/mh-thread-tests.el
+++ b/test/lisp/mh-e/mh-thread-tests.el
@@ -24,7 +24,7 @@
(eval-when-compile (require 'cl-lib))
(defun mh-thread-tests-before-from ()
- "Generate the fields of a scan line up to where the 'From' field would start.
+ "Generate the fields of a scan line up to where the \"From\" field would start.
The exact contents are not important, but the number of characters is."
(concat (make-string mh-cmd-note ?9)
(make-string mh-scan-cmd-note-width ?A)