Fix a grammaro.
authorReid Spencer <rspencer@reidspencer.com>
Sat, 12 May 2007 08:01:52 +0000 (08:01 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 12 May 2007 08:01:52 +0000 (08:01 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@37005 91177308-0d34-0410-b5e6-96231b3b80d8

docs/BitCodeFormat.html

index 1a6123c5c501be880a925d1b8a039e9bdca4e680..0c4cd63f84426b9e80111c913a059e109a516cb6 100644 (file)
@@ -52,7 +52,7 @@ href="#bitstream">bitstream container format</a>
 and an <a href="#llvmir">encoding of LLVM IR</a> into the container format.</p>
 
 <p>
-The bitstream format is an abstract encoding of structured data, like very
+The bitstream format is an abstract encoding of structured data, very
 similar to XML in some ways.  Like XML, bitstream files contain tags, and nested
 structures, and you can parse the file without having to understand the tags.
 Unlike XML, the bitstream format is a binary encoding, and unlike XML it