summaryrefslogtreecommitdiff
path: root/test/lisp/so-long-tests/so-long-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/so-long-tests/so-long-tests.el')
-rw-r--r--test/lisp/so-long-tests/so-long-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/so-long-tests/so-long-tests.el b/test/lisp/so-long-tests/so-long-tests.el
index 8e4597c946c..7eee345aadd 100644
--- a/test/lisp/so-long-tests/so-long-tests.el
+++ b/test/lisp/so-long-tests/so-long-tests.el
@@ -229,7 +229,7 @@
((obsolete run-window-configuration-change-hook))
(run-window-configuration-change-hook)))))
(so-long-tests-assert-and-revert 'so-long-mode))
- ;; `so-long-invisible-buffer-function' is `nil'.
+ ;; `so-long-invisible-buffer-function' is nil.
(with-temp-buffer
(insert "#!emacs\n")
(normal-mode)