Improve FALSE sentence
Co-authored-by: Tshepang Mbambo <tshepang@gmail.com>
This commit is contained in:
parent
f4c400cdf2
commit
d0cd4f5dbb
|
|
@ -363,7 +363,7 @@ with the different outputs of the different revisions.
|
||||||
|
|
||||||
> Note: cfg revisions also work inside the source code with `#[cfg]` attributes.
|
> Note: cfg revisions also work inside the source code with `#[cfg]` attributes.
|
||||||
>
|
>
|
||||||
> By-convention the `FALSE` cfg is used to have an always false config.
|
> By convention, the `FALSE` cfg is used to have an always-false config.
|
||||||
|
|
||||||
## Controlling pass/fail expectations
|
## Controlling pass/fail expectations
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue