Fixed a grammar issue.
authorJohn Criswell <criswell@uiuc.edu>
Mon, 24 Oct 2005 16:20:10 +0000 (16:20 +0000)
committerJohn Criswell <criswell@uiuc.edu>
Mon, 24 Oct 2005 16:20:10 +0000 (16:20 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23966 91177308-0d34-0410-b5e6-96231b3b80d8

docs/BytecodeFormat.html

index dd39530661112e654bad77203c0d6c7344c6ac1d..e767498d1651e1ca0e037b3462721d1c2f9f1b02 100644 (file)
@@ -732,7 +732,7 @@ as shown in the following table.</p>
 </table>
 <p>
 Of particular note, the bytecode format number is simply a 28-bit
-monotonically increase integer that identifies the version of the bytecode
+monotonically increasing integer that identifies the version of the bytecode
 format (which is not directly related to the LLVM release number). The
 bytecode versions defined so far are (note that this document only
 describes the latest version, 1.3):</p>