From: Bill Wendling Date: Sat, 28 Feb 2009 12:26:34 +0000 (+0000) Subject: Fix typo. Found by William Moss. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=e05b6f10ba1aa6511a8638b011e6445ac34cb663;p=oota-llvm.git Fix typo. Found by William Moss. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65693 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/CommandGuide/llvm-bcanalyzer.pod b/docs/CommandGuide/llvm-bcanalyzer.pod index e789c9813af..f60b5138221 100644 --- a/docs/CommandGuide/llvm-bcanalyzer.pod +++ b/docs/CommandGuide/llvm-bcanalyzer.pod @@ -306,7 +306,7 @@ Rate encoding scheme. The percentage is relative to # of VBR Expanded Bytes. =head1 SEE ALSO -L, L +L, L =head1 AUTHORS