summaryrefslogtreecommitdiffstats
path: root/llvm/docs/CommandGuide/llvm-cov.rst
diff options
context:
space:
mode:
authorJustin Bogner <mail@justinbogner.com>2015-03-12 04:43:01 +0000
committerJustin Bogner <mail@justinbogner.com>2015-03-12 04:43:01 +0000
commit0ea61e91dc7724d628fa0600afa705d511175fe7 (patch)
treee2c574bb0cab1cbd50f136d319f99e2e53a170f9 /llvm/docs/CommandGuide/llvm-cov.rst
parent299819c458d305253ad8a63fe76a5af872bb9a6f (diff)
downloadbcm5719-llvm-0ea61e91dc7724d628fa0600afa705d511175fe7.tar.gz
bcm5719-llvm-0ea61e91dc7724d628fa0600afa705d511175fe7.zip
docs: Fix a typo in my previous commit
llvm-svn: 232009
Diffstat (limited to 'llvm/docs/CommandGuide/llvm-cov.rst')
-rw-r--r--llvm/docs/CommandGuide/llvm-cov.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst
index 3eb8d16794a..a054ff14b0b 100644
--- a/llvm/docs/CommandGuide/llvm-cov.rst
+++ b/llvm/docs/CommandGuide/llvm-cov.rst
@@ -280,7 +280,7 @@ coverage data. If any files are provided, summaries are shown for each function
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
^^^^^^^
OpenPOWER on IntegriCloud