diff --git a/site/en/docs/cc-toolchain-config-reference.md b/site/en/docs/cc-toolchain-config-reference.md index 9aa4096fd895af..6e7bfb752e0656 100644 --- a/site/en/docs/cc-toolchain-config-reference.md +++ b/site/en/docs/cc-toolchain-config-reference.md @@ -156,7 +156,7 @@ support and expansion. These are:
implies = ['feature']
+ implies = ['feature']
Feature-level. This feature implies the specified feature(s). Enabling a feature also implicitly enables all features implied by it @@ -167,7 +167,7 @@ support and expansion. These are:
provides = ['feature']
+ provides = ['feature']
Feature-level. Indicates that this feature is one of several mutually exclusive alternate features. For example, all of the sanitizers could