Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(514)

Unified Diff: pkg/compiler/lib/src/io/position_information.dart

Issue 2850783002: Dart SDK Spelling b, c, and d. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pkg/compiler/lib/src/io/position_information.dart
diff --git a/pkg/compiler/lib/src/io/position_information.dart b/pkg/compiler/lib/src/io/position_information.dart
index d6889d71dc0492dc32bee91d7014af1f73d621c5..0c94faa51f68dd0cb6447d8b03a84e63282ed5cb 100644
--- a/pkg/compiler/lib/src/io/position_information.dart
+++ b/pkg/compiler/lib/src/io/position_information.dart
@@ -694,7 +694,7 @@ class Offset {
final int subexpressionOffset;
/// The `left-to-right` offset of the step. This is like [subexpressionOffset]
- /// bute restricted so that the offset of each subexpression in execution
+ /// but restricted so that the offset of each subexpression in execution
/// order is monotonically increasing.
///
/// For instance:
« no previous file with comments | « pkg/compiler/lib/src/inferrer/type_graph_nodes.dart ('k') | pkg/compiler/lib/src/js/placeholder_safety.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698