aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/analyzer/annotations.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/analyzer/annotations.html b/www/analyzer/annotations.html
index 8b5b1d37c6..e49c327edd 100644
--- a/www/analyzer/annotations.html
+++ b/www/analyzer/annotations.html
@@ -95,7 +95,7 @@ int foo(int *p, int *q) {
<p>Running <tt>scan-build</tt> over this source produces the following
output:</p>
-<img src="images/xample_attribute_nonnull.png">
+<img src="images/example_attribute_nonnull.png">
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
<h2 id="macosx">Mac OS X API Annotations</h2>