From db9db0b2a17375328964408bd3271b7a05736756 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 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@232009 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/CommandGuide/llvm-cov.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/CommandGuide/llvm-cov.rst b/docs/CommandGuide/llvm-cov.rst index 3eb8d16794a..a054ff14b0b 100644 --- a/docs/CommandGuide/llvm-cov.rst +++ b/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.40.0