diff options
author | Armin Müller <27155134+arm-in@users.noreply.github.com> | 2018-03-26 11:22:06 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-26 11:22:06 (GMT) |
commit | 2f2c2d79d4104b25d87df86d0843d017b125fcdb (patch) | |
tree | e563335a0e815b19a192faa120acd13a329b3553 | |
parent | 7e2fcd305c8c9377aa958a3d812cc31bc81c0e32 (diff) | |
download | Doxygen-2f2c2d79d4104b25d87df86d0843d017b125fcdb.zip Doxygen-2f2c2d79d4104b25d87df86d0843d017b125fcdb.tar.gz Doxygen-2f2c2d79d4104b25d87df86d0843d017b125fcdb.tar.bz2 |
Typo
-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 |