]> granicus.if.org Git - clang/commitdiff
Grammar fix.
authorTed Kremenek <kremenek@apple.com>
Tue, 21 Apr 2009 17:14:24 +0000 (17:14 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 21 Apr 2009 17:14:24 +0000 (17:14 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@69682 91177308-0d34-0410-b5e6-96231b3b80d8

docs/UsersManual.html

index 814e87ca33145b160a10ac6218d4b837eed6f226..4167f6183f04129aba0c38c61948702292e9f95b 100644 (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>