Fix a typo in the bytecode format documentation
authorNate Begeman <natebegeman@mac.com>
Fri, 27 Aug 2004 07:59:37 +0000 (07:59 +0000)
committerNate Begeman <natebegeman@mac.com>
Fri, 27 Aug 2004 07:59:37 +0000 (07:59 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@16072 91177308-0d34-0410-b5e6-96231b3b80d8

docs/BytecodeFormat.html

index 33450231125da9817ff650dcc61b9ce1da65a8c6..9480da4a5030d93cca5a3140acd91c91b205b610 100644 (file)
@@ -1474,7 +1474,7 @@ single <a href="#uint32_vbr">uint32_vbr</a> as follows:</p>
   <a href="http://llvm.org/cvsweb/cvsweb.cgi/llvm/include/llvm/Instruction.def">
   <tt>include/llvm/Instruction.def</tt></a> file. You should check there for the
   most recent definitions. The table below provides the opcodes defined as of
-  the writing of this document. The table associates each opcode mneumonic with
+  the writing of this document. The table associates each opcode mnemonic with
   its enumeration value and the bytecode and LLVM version numbers in which the
   opcode was introduced.</p>
   <table>