We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5bf923 commit 91d5ab9Copy full SHA for 91d5ab9
build/build.py
@@ -242,7 +242,7 @@ def add_artifact_subcommand_global_arguments(parser: argparse.ArgumentParser):
242
"--enable_release_cpu_features",
243
action="store_true",
244
help="""
245
- Eenables CPU features that should be enabled for a release build, which
+ Enables CPU features that should be enabled for a release build, which
246
on x86-64 architectures enables AVX.
247
""",
248
)
0 commit comments