Grammar fix.

llvm-svn: 69682
This commit is contained in:
Ted Kremenek 2009-04-21 17:14:24 +00:00
parent beecd58e21
commit dab465d820
1 changed files with 1 additions and 1 deletions

View File

@ -463,7 +463,7 @@ will be processed from the PTH file. Otherwise, Clang falls back to
directly processing the content of <tt>test.h</tt>. This mirrors the behavior of
GCC.</p>
<p><b>NOTE:</b> Clang does <em>not</em> automatically used PTH files
<p><b>NOTE:</b> Clang does <em>not</em> automatically use PTH files
for headers that are directly included within a source file. For example:</p>
<pre>