summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDoug Johnston <doug.johnston@gmail.com>2017-05-31 16:09:43 (GMT)
committerGitHub <noreply@github.com>2017-05-31 16:09:43 (GMT)
commitbca94d6ca30bde5f01dd17a83cfa63268c0ca664 (patch)
treecba00554d89e20851794905aa7ba62366a84d708
parent818aefcecf3cca986c971cd236bd7b77337db955 (diff)
downloadDoxygen-bca94d6ca30bde5f01dd17a83cfa63268c0ca664.zip
Doxygen-bca94d6ca30bde5f01dd17a83cfa63268c0ca664.tar.gz
Doxygen-bca94d6ca30bde5f01dd17a83cfa63268c0ca664.tar.bz2
fix spelling
-rw-r--r--src/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.xml b/src/config.xml
index 55ee0b1..6787d35 100644
--- a/src/config.xml
+++ b/src/config.xml
@@ -1642,7 +1642,7 @@ to disable this feature.
<![CDATA[
If clang assisted parsing is enabled you can provide the clang parser with the
path to the <a href="http://clang.llvm.org/docs/HowToSetupToolingForLLVM.html">
- compilation database</a> used when the files were built. This is equivilent to
+ compilation database</a> used when the files were built. This is equivalent to
specifying the "-p" option to a clang tool, such as clang-check. These options
will then be pased to the parser.