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

Unified Diff: pkg/compiler/lib/src/js_backend/namer.dart

Issue 2833073002: Stoppp using trippple consonants (Closed)
Patch Set: More spolling 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/js_backend/namer.dart
diff --git a/pkg/compiler/lib/src/js_backend/namer.dart b/pkg/compiler/lib/src/js_backend/namer.dart
index ff9dbcf8d4c6d77969591bd99d54372b5aa921dc..0d3fd9e48b2099fc0c21ce5a04c34c1f6fadc29f 100644
--- a/pkg/compiler/lib/src/js_backend/namer.dart
+++ b/pkg/compiler/lib/src/js_backend/namer.dart
@@ -53,7 +53,7 @@ part 'namer_names.dart';
* uniqueness within some namespace (e.g. as fields on the same JS object).
* In [MinifyNamer], disambiguated names are also minified.
*
- * Annotated names are names generated from a disambiguated name. Annnotated
+ * Annotated names are names generated from a disambiguated name. Annotated
* names must be computable at runtime by prefixing/suffixing constant strings
* onto the disambiguated name.
*
« no previous file with comments | « pkg/compiler/lib/src/js_backend/lookup_map_analysis.dart ('k') | pkg/compiler/lib/src/js_backend/runtime_types.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698