Skip to content

Commit 11c35d2

Browse files
AaronBallmanPavel V Chupin
authored andcommitted
Fix the Clang sphinx build bot; NFC
This should address the failure introduced in: https://lab.llvm.org/buildbot/#/builders/92/builds/32377
1 parent 901aa73 commit 11c35d2

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
@@ -689,7 +689,7 @@ of generating a delta reduced test case.
689689

690690
.. envvar:: CLANG_CRASH_DIAGNOSTICS_DIR=<dir>
691691

692-
Like :option:`-fcrash-diagnostics-dir=<dir>`, specifies where to write the
692+
Like ``-fcrash-diagnostics-dir=<dir>``, specifies where to write the
693693
crash diagnostics files, but with lower precedence than the option.
694694

695695
Clang is also capable of generating preprocessed source file(s) and associated

0 commit comments

Comments
 (0)