Fix typo.

llvm-svn: 17623
This commit is contained in:
Reid Spencer 2004-11-08 09:10:50 +00:00
parent 812aa2ba19
commit 1619c72a92
1 changed files with 1 additions and 1 deletions

View File

@ -629,7 +629,7 @@ should be interpreted as if it occurred immediately after the 'llvm'
signature (i.e. the uncompressed data begins with the
<a href="#module">Module Block</a></p>
<p><b>NOTE:</b> As of LLVM 1.4, all bytecode files produced by the LLVM tools
are compressed byte default. To disable compression, pass the
are compressed by default. To disable compression, pass the
<tt>--disable-compression</tt> option to the tool, if it supports it.
</div>
<!-- _______________________________________________________________________ -->