Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
TBR=johnniwinther@google.com

Change-Id: I0cda68e63595bb30374bb705341206bc3fffcd2b
Reviewed-on: https://dart-review.googlesource.com/68429
Reviewed-by: Sigmund Cherem <sigmund@google.com>
Commit-Queue: Sigmund Cherem <sigmund@google.com>
  • Loading branch information
sigmundch authored and commit-bot@chromium.org committed Aug 3, 2018
1 parent 8cbbd7a commit 09a8660
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/compiler/lib/src/dart2js.dart
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,7 @@ Supported options:
we intend to keep the -O* flags stable. New safe optimizations may be added
on any level, and optimizations that only work on some programs may move up
from one level to the next (for instance, once alternative safe
optimizations are implemented, `omit-implicit-checks` may be removed of may
optimizations are implemented, `omit-implicit-checks` may be removed or may
move to the O4 level).
The following individual options are included in some of the -O optimization
Expand Down

0 comments on commit 09a8660

Please sign in to comment.