From: Ted Kremenek
Date: Thu, 18 Oct 2007 22:50:52 +0000 (+0000)
Subject: Minor grammar fix.
X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18e17e773acf2f917050dfa69116c6d90d0a0608;p=clang
Minor grammar fix.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@43154 91177308-0d34-0410-b5e6-96231b3b80d8
---
diff --git a/docs/InternalsManual.html b/docs/InternalsManual.html
index 64497b9f73..cc4630adf7 100644
--- a/docs/InternalsManual.html
+++ b/docs/InternalsManual.html
@@ -458,7 +458,7 @@ within a given CFGBlock can be traversed using
the CFGBlock::*iterator interface.
-A CFG objects owns the instances of CFGBlock within
+A CFG object owns the instances of CFGBlock within
the control-flow graph it represents. Each CFGBlock within a
CFG is also uniquely numbered (accessible
via CFGBlock::getBlockID()). Currently the number is