Add a missing "terminator" :)
authorChris Lattner <sabre@nondot.org>
Mon, 5 Jul 2004 18:05:48 +0000 (18:05 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 5 Jul 2004 18:05:48 +0000 (18:05 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@14630 91177308-0d34-0410-b5e6-96231b3b80d8

docs/BytecodeFormat.html

index 71a0e9351fb734ab68bbf8c4f11fcda2c508c2c3..0ed48e1db6e3a9e83bcbbe3070623c05b84192f7 100644 (file)
@@ -739,7 +739,7 @@ format is given in the table below. </p>
 <p>This section describes the differences in the Bytecode Format across LLVM
 versions. The versions are listed in reverse order because it assumes the 
 current version is as documented in the previous sections. Each section here
-describes the differences between that version and the one that <i>follows</i>
+describes the differences between that version and the one that <i>follows</i>.
 </p>
 </div>
 <!-- _______________________________________________________________________ -->