| Index: tools/mb/docs/design_spec.md
|
| diff --git a/tools/mb/docs/design_spec.md b/tools/mb/docs/design_spec.md
|
| index 33fda806e8abc8e8d45dc20be81d9b18455b830f..fb202da74e994c43b7e78a66e0abb0e34a9e754c 100644
|
| --- a/tools/mb/docs/design_spec.md
|
| +++ b/tools/mb/docs/design_spec.md
|
| @@ -411,9 +411,9 @@ config file change, however.
|
| ### Non-goals
|
|
|
| * MB is not intended to replace direct invocation of GN or GYP for
|
| - complicated build scenarios (aka ChromeOS), where multiple flags need
|
| + complicated build scenarios (a.k.a. Chrome OS), where multiple flags need
|
| to be set to user-defined paths for specific toolchains (e.g., where
|
| - ChromeOS needs to specify specific board types and compilers).
|
| + Chrome OS needs to specify specific board types and compilers).
|
|
|
| * MB is not intended at this time to be something developers use frequently,
|
| or to add a lot of features to. We hope to be able to get rid of it once
|
|
|