Skip to content

Commit 715d2dc

Browse files
committedNov 26, 2021
[llvm-cov][NFC] Add missing character to fix docs buildbot break.
1 parent 7b59fcb commit 715d2dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎llvm/docs/CommandGuide/llvm-cov.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ OPTIONS
276276
Show code coverage only for functions listed in the given file. Each line in
277277
the file should start with `whitelist_fun:`, immediately followed by the name
278278
of the function to accept. This name can be a wildcard expression. This option
279-
will be deprecated for `-name-allowlist=<FILE> in future releases.
279+
will be deprecated for `-name-allowlist=<FILE>` in future releases.
280280

281281
.. option:: -name-regex=<PATTERN>
282282

0 commit comments

Comments
 (0)
Please sign in to comment.