]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/README: Fix typo
authorMichael Albinus <michael.albinus@gmx.de>
Wed, 14 Mar 2018 15:45:45 +0000 (16:45 +0100)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:30 +0000 (14:17 +0800)
test/README

index 11a25fb524b95be5ef960e484ea6ef76ac0a6bcc..17135a02748cff918739c9fc6cec53f06104db69 100644 (file)
@@ -50,7 +50,7 @@ nicer backtraces.  To run the compiled version of a test use
 
     make TEST_LOAD_EL=no ...
 
-Sometimes, it is ncessary to trace the duration time for single tests.
+Sometimes, it is necessary to trace the duration time for single tests.
 This is controlled by the environment variable TEST_PRINT_TEST_DURATION
 
     make TEST_PRINT_TEST_DURATION=1 ...