summaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorDimitri van Heesch <dimitri@stack.nl>2018-04-22 09:53:07 (GMT)
committerGitHub <noreply@github.com>2018-04-22 09:53:07 (GMT)
commit868ebec7daab90805af2583d18fb1fe54a80bd98 (patch)
treed6a141db91b1fad70a1a1ada3ccea91b146b9fcd /testing
parent58234804fef9a95a4035d8c787d07854530623f1 (diff)
parenta40b6623967d2ab9817d674b0c13c746784bb020 (diff)
downloadDoxygen-868ebec7daab90805af2583d18fb1fe54a80bd98.zip
Doxygen-868ebec7daab90805af2583d18fb1fe54a80bd98.tar.gz
Doxygen-868ebec7daab90805af2583d18fb1fe54a80bd98.tar.bz2
Merge pull request #682 from arm-in/master
Typos found by running "codespell"
Diffstat (limited to 'testing')
-rw-r--r--testing/README.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/README.txt b/testing/README.txt
index ee3de59..9452896 100644
--- a/testing/README.txt
+++ b/testing/README.txt
@@ -19,7 +19,7 @@ optional parameters:
-doxygen exe: run the specified doxygen executable.
-xmllint exe: run the specified xmllint executable.
-The runtest.pl has the following dependenies on 3rd party tools:
+The runtest.pl has the following dependencies on 3rd party tools:
- python to run the script
- xmllint to normalize the XML output
- diff to show the differences in case a test fails