Fix typo. Found by William Moss.
authorBill Wendling <isanbard@gmail.com>
Sat, 28 Feb 2009 12:26:34 +0000 (12:26 +0000)
committerBill Wendling <isanbard@gmail.com>
Sat, 28 Feb 2009 12:26:34 +0000 (12:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65693 91177308-0d34-0410-b5e6-96231b3b80d8

docs/CommandGuide/llvm-bcanalyzer.pod

index e789c9813aff6a2103cd51b265ebf253d948bf17..f60b51382219dcb2e2caabb90da64f5087bbd177 100644 (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