aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Eggert2018-03-19 18:55:14 -0700
committerPaul Eggert2018-03-19 18:55:14 -0700
commitb39ca55e294d3be3e4c6e142975256d7f8cdfe76 (patch)
tree0d33477f83f54e78f01da56bafb8027bc32aed91
parent6d12e7af88b8287b8dd520aa3a3470f7f112cfe0 (diff)
downloademacs-b39ca55e294d3be3e4c6e142975256d7f8cdfe76.tar.gz
emacs-b39ca55e294d3be3e4c6e142975256d7f8cdfe76.zip
; Spelling fix
-rw-r--r--test/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/README b/test/README
index b9f6f65c450..1bfa9037ea6 100644
--- a/test/README
+++ b/test/README
@@ -12,7 +12,7 @@ Emacs uses ERT, Emacs Lisp Regression Testing, for testing. See (info
12for more information on writing and running tests. 12for more information on writing and running tests.
13 13
14Tests could be tagged by the developer. In this test directory, the 14Tests could be tagged by the developer. In this test directory, the
15following tags are recognised: 15following tags are recognized:
16 16
17* :expensive-test 17* :expensive-test
18 The test needs a serious amount of time to run. It is not intended 18 The test needs a serious amount of time to run. It is not intended