diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2018-04-22 09:53:07 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-04-22 09:53:07 (GMT) |
commit | 868ebec7daab90805af2583d18fb1fe54a80bd98 (patch) | |
tree | d6a141db91b1fad70a1a1ada3ccea91b146b9fcd /testing/README.txt | |
parent | 58234804fef9a95a4035d8c787d07854530623f1 (diff) | |
parent | a40b6623967d2ab9817d674b0c13c746784bb020 (diff) | |
download | Doxygen-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/README.txt')
-rw-r--r-- | testing/README.txt | 2 |
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 |