summaryrefslogtreecommitdiff
path: root/test/lisp/dired-tests.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/dired-tests.el')
-rw-r--r--test/lisp/dired-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/dired-tests.el b/test/lisp/dired-tests.el
index 3c460d0151e..1f6e060832e 100644
--- a/test/lisp/dired-tests.el
+++ b/test/lisp/dired-tests.el
@@ -380,7 +380,7 @@
(ert-deftest dired-test-bug27940 ()
"Test for http://debbugs.gnu.org/27940 ."
- ;; If just empty dirs we shouln't be prompted.
+ ;; If just empty dirs we shouldn't be prompted.
(dired-test-with-temp-dirs
'just-empty-dirs
(let (asked)