Skip to content

Commit 712688e

Browse files
committed
fixup: fix a rst syntax issue
1 parent a5e879c commit 712688e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/UsersManual.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2484,7 +2484,7 @@ usual build cycle when using sample profilers for optimization:
24842484
$ llvm-profgen --binary=./code --output=code.prof --perfdata=perf.data
24852485
24862486
When using SEP the output is in the textual format corresponding to
2487-
`llvm-profgen --perfscript`. For example:
2487+
``llvm-profgen --perfscript``. For example:
24882488

24892489
.. code-block:: console
24902490

0 commit comments

Comments
 (0)