Fix typo. Found by William Moss.

llvm-svn: 65693
This commit is contained in:
Bill Wendling 2009-02-28 12:26:34 +00:00
parent 6311d06b2f
commit 638b836aab
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes.
=head1 SEE ALSO
L<llvm-dis|llvm-dis>, L<http://llvm.org/docs/BitcodeFormat.html>
L<llvm-dis|llvm-dis>, L<http://llvm.org/docs/BitCodeFormat.html>
=head1 AUTHORS