aboutsummaryrefslogtreecommitdiff
path: root/docs/UsersManual.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/UsersManual.html')
-rw-r--r--docs/UsersManual.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/UsersManual.html b/docs/UsersManual.html
index 629d9b2574..69f916c94e 100644
--- a/docs/UsersManual.html
+++ b/docs/UsersManual.html
@@ -757,7 +757,7 @@ treated as a system header.</p>
<p>While not strictly part of the compiler, the diagnostics from Clang's <a
href="http://clang-analyzer.llvm.org">static analyzer</a> can also be influenced
-by the user via changes to the source code. See the avaliable
+by the user via changes to the source code. See the available
<a href = "http://clang-analyzer.llvm.org/annotations.html" >annotations</a> and
the analyzer's
<a href= "http://clang-analyzer.llvm.org/faq.html#exclude_code" >FAQ page</a> for