summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-05-28 17:53:17 +0000
committerChris Lattner <sabre@nondot.org>2011-05-28 17:53:17 +0000
commite5b75219144d61ce7d6679e9c0b4c97aee3f32b1 (patch)
treef9445752ceddd9ea13ce1f7074b27425ebe7696b /www
parent95d318c4c10437db40ca6e15fdf32e04012da58e (diff)
make this a bit less confusing
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@132262 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'www')
-rw-r--r--www/diagnostics.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/diagnostics.html b/www/diagnostics.html
index 4f7d025b8e..f4f923948a 100644
--- a/www/diagnostics.html
+++ b/www/diagnostics.html
@@ -299,6 +299,7 @@ examples are:</p>
the end of the line that is missing it (line 4) instead of at the beginning of
the following line (line 5). This is particularly important with fixit hints
and caret diagnostics, because otherwise you don't get the important context.
+A second example is:
</p>
<pre>