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 64497b9..cc4630a 100644
--- a/docs/InternalsManual.html
+++ b/docs/InternalsManual.html
@@ -458,7 +458,7 @@
 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