[llvm] r232009 - docs: Fix a typo in my previous commit

Justin Bogner mail at justinbogner.com
Wed Mar 11 21:43:02 PDT 2015


Author: bogner
Date: Wed Mar 11 23:43:01 2015
New Revision: 232009

URL: http://llvm.org/viewvc/llvm-project?rev=232009&view=rev
Log:
docs: Fix a typo in my previous commit

Modified:
    llvm/trunk/docs/CommandGuide/llvm-cov.rst

Modified: llvm/trunk/docs/CommandGuide/llvm-cov.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/CommandGuide/llvm-cov.rst?rev=232009&r1=232008&r2=232009&view=diff
==============================================================================
--- llvm/trunk/docs/CommandGuide/llvm-cov.rst (original)
+++ llvm/trunk/docs/CommandGuide/llvm-cov.rst Wed Mar 11 23:43:01 2015
@@ -280,7 +280,7 @@ coverage data. If any files are provided
 in the listed files instead.
 
 For information on compiling programs for coverage and generating profile data,
-see :ref:`report <llvm-cov-show>`.
+see :ref:`llvm-cov-show`.
 
 OPTIONS
 ^^^^^^^





More information about the llvm-commits mailing list