Skip to content

Commit 09a8660

Browse files
sigmundchcommit-bot@chromium.org
authored andcommitted
fix typo
[email protected] Change-Id: I0cda68e63595bb30374bb705341206bc3fffcd2b Reviewed-on: https://dart-review.googlesource.com/68429 Reviewed-by: Sigmund Cherem <[email protected]> Commit-Queue: Sigmund Cherem <[email protected]>
1 parent 8cbbd7a commit 09a8660

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/compiler/lib/src/dart2js.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -731,7 +731,7 @@ Supported options:
731731
we intend to keep the -O* flags stable. New safe optimizations may be added
732732
on any level, and optimizations that only work on some programs may move up
733733
from one level to the next (for instance, once alternative safe
734-
optimizations are implemented, `omit-implicit-checks` may be removed of may
734+
optimizations are implemented, `omit-implicit-checks` may be removed or may
735735
move to the O4 level).
736736
737737
The following individual options are included in some of the -O optimization

0 commit comments

Comments
 (0)