From 0ea61e91dc7724d628fa0600afa705d511175fe7 Mon Sep 17 00:00:00 2001 From: Justin Bogner Date: Thu, 12 Mar 2015 04:43:01 +0000 Subject: [PATCH] docs: Fix a typo in my previous commit llvm-svn: 232009 --- llvm/docs/CommandGuide/llvm-cov.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/CommandGuide/llvm-cov.rst b/llvm/docs/CommandGuide/llvm-cov.rst index 3eb8d16..a054ff1 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 `. +see :ref:`llvm-cov-show`. OPTIONS ^^^^^^^ -- 2.7.4