Skip to content

Commit 3425219

Browse files
committed
Fix doc build warning
1 parent 1e4516b commit 3425219

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clang/docs/Multilib.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Custom flags can be declared in the YAML file under the *Flags* section.
164164
Default: no-multithreaded
165165
166166
* Name: the name to categorize a flag.
167-
* Values: a list of flag *Value*s (defined below).
167+
* Values: a list of flag Values (defined below).
168168
* Default: it specifies the name of the value this flag should take if not
169169
specified in the command-line invocation. It must be one value from the Values
170170
field.

0 commit comments

Comments
 (0)