]> granicus.if.org Git - clang/commitdiff
Minor grammar fix.
authorTed Kremenek <kremenek@apple.com>
Thu, 18 Oct 2007 22:50:52 +0000 (22:50 +0000)
committerTed Kremenek <kremenek@apple.com>
Thu, 18 Oct 2007 22:50:52 +0000 (22:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43154 91177308-0d34-0410-b5e6-96231b3b80d8

docs/InternalsManual.html

index 64497b9f73ebb7f037999d80f6b5a051a1122e60..cc4630adf76a029627245d23a9ddbc2d2b8fa5c3 100644 (file)
@@ -458,7 +458,7 @@ within a given <tt>CFGBlock</tt> can be traversed using
 the <tt>CFGBlock::*iterator</tt> interface.</p>
 
 <p>
-A <tt>CFG</tt> objects owns the instances of <tt>CFGBlock</tt> within
+A <tt>CFG</tt> object owns the instances of <tt>CFGBlock</tt> within
 the control-flow graph it represents.  Each <tt>CFGBlock</tt> within a
 CFG is also uniquely numbered (accessible
 via <tt>CFGBlock::getBlockID()</tt>).  Currently the number is