[clang][www] Fix typo. NFC

Fix a one letter typo in diagnostics.html. (Wanted to try it with
arcanist).

Patch by king6cong

Differential Revision: https://reviews.llvm.org/D52511

llvm-svn: 343372
This commit is contained in:
Kristina Brooks 2018-09-29 09:45:21 +00:00
parent 5e174e7474
commit dc2cb4f1c7

View File

@ -292,7 +292,7 @@ implements the "wwopen" class of APIs):</p>
</pre>
<p>In practice, we've found that Clang's treatment of macros is actually more useful in multiply nested
macros that in simple ones.</p>
macros than in simple ones.</p>
<h2>Quality of Implementation and Attention to Detail</h2>