Skip to content
Snippets Groups Projects
Commit 2c5371a0 authored by Vedant Kumar's avatar Vedant Kumar
Browse files

[docs] Fix misplaced comma

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@271472 91177308-0d34-0410-b5e6-96231b3b80d8
parent 389648f6
No related branches found
No related tags found
No related merge requests found
......@@ -52,7 +52,7 @@ based on this program:
Compiling with coverage enabled
===============================
To compile code with coverage, enabled pass ``-fprofile-instr-generate
To compile code with coverage enabled, pass ``-fprofile-instr-generate
-fcoverage-mapping`` to the compiler:
.. code-block:: console
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment