File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 12
12
///
13
13
/// To add this trait to a test, use one of the following functions:
14
14
///
15
- /// - ``Trait/bug(_:_:)-86mmm ``
16
- /// - ``Trait/bug(_:_:)-3hsi5 ``
15
+ /// - ``Trait/bug(_:_:)-2u8j9 ``
16
+ /// - ``Trait/bug(_:_:)-7mo2w ``
17
17
public struct Bug {
18
18
/// The identifier of this bug in the associated bug-tracking system.
19
19
///
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ extension Trait where Self == Tag.List {
78
78
///
79
79
/// This function is provided as a convenience to allow specifying tags as
80
80
/// string values. To specify a mix of tags identified by symbol (such as
81
- /// ``Tag/red` `) and tags identified by string value (such as `"important"`),
81
+ /// `.example `) and tags identified by string value (such as `"important"`),
82
82
/// use two separate calls to this function and pass symbols separately from
83
83
/// string values:
84
84
///
You can’t perform that action at this time.
0 commit comments