diff options
author | Chris Lattner <sabre@nondot.org> | 2004-07-06 19:58:54 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2004-07-06 19:58:54 +0000 |
commit | 810583d4c4c9ee295d7be8539de3197303e6e907 (patch) | |
tree | c906d1154dd64c29a75617ea1f182f0000ef7437 /llvm/docs/BytecodeFormat.html | |
parent | 9eb9ccd9f651c6db20726267b557ecfdb79cf392 (diff) | |
download | bcm5719-llvm-810583d4c4c9ee295d7be8539de3197303e6e907.tar.gz bcm5719-llvm-810583d4c4c9ee295d7be8539de3197303e6e907.zip |
Punctuate
llvm-svn: 14650
Diffstat (limited to 'llvm/docs/BytecodeFormat.html')
-rw-r--r-- | llvm/docs/BytecodeFormat.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/BytecodeFormat.html b/llvm/docs/BytecodeFormat.html index 9b85a378fd0..05742fd6468 100644 --- a/llvm/docs/BytecodeFormat.html +++ b/llvm/docs/BytecodeFormat.html @@ -629,7 +629,7 @@ Notes: <div class="doc_text"> <p>The module global info block contains the definitions of all global variables including their initializers and the <em>declaration</em> of all - functions. The format is shown in the table below</p> + functions. The format is shown in the table below:</p> <table> <tr> <th><b>Type</b></th> |