summaryrefslogtreecommitdiff
path: root/clang/docs
diff options
context:
space:
mode:
authorTimm Bäder <tbaeder@redhat.com>2023-05-16 17:20:40 +0200
committerTimm Bäder <tbaeder@redhat.com>2023-05-16 17:20:40 +0200
commit8bc0a29f01050935bbeac6f1c3a5987e45eb3144 (patch)
treec2428ffdab1e7206b3d9a697094e377c3cc7dc7b /clang/docs
parente2917311f026cc445fa8aeefa0457b0c7a60824a (diff)
downloadllvm-8bc0a29f01050935bbeac6f1c3a5987e45eb3144.tar.gz
[clang][docs] Fix sphinx bot
Breakage: https://lab.llvm.org/buildbot/#/builders/92/builds/44222
Diffstat (limited to 'clang/docs')
-rw-r--r--clang/docs/UsersManual.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/docs/UsersManual.rst b/clang/docs/UsersManual.rst
index 27728c697bdf..46260c4e0757 100644
--- a/clang/docs/UsersManual.rst
+++ b/clang/docs/UsersManual.rst
@@ -596,7 +596,7 @@ output format of the diagnostics that it generates.
| int
- With :option:`-fno-diagnostics-show-line-numbers`:
+ With -fno-diagnostics-show-line-numbers:
::