Skip to content

Commit 91d5ab9

Browse files
committed
fix typo
1 parent a5bf923 commit 91d5ab9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/build.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ def add_artifact_subcommand_global_arguments(parser: argparse.ArgumentParser):
242242
"--enable_release_cpu_features",
243243
action="store_true",
244244
help="""
245-
Eenables CPU features that should be enabled for a release build, which
245+
Enables CPU features that should be enabled for a release build, which
246246
on x86-64 architectures enables AVX.
247247
""",
248248
)

0 commit comments

Comments
 (0)