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

Unified Diff: pkg/dart_messages/lib/generated/shared_messages.json

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
« no previous file with comments | « pkg/compiler/lib/src/resolution/semantic_visitor.dart ('k') | pkg/dart_messages/lib/shared_messages.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/dart_messages/lib/generated/shared_messages.json
diff --git a/pkg/dart_messages/lib/generated/shared_messages.json b/pkg/dart_messages/lib/generated/shared_messages.json
index f5d61c01f65423ffba83ec668e0c83ee392e27f3..d53c338e0cd50972663597bb0edf38a8c0dfd987 100644
--- a/pkg/dart_messages/lib/generated/shared_messages.json
+++ b/pkg/dart_messages/lib/generated/shared_messages.json
@@ -441,7 +441,7 @@
],
"template": "The method '#{memberName}' is not defined for the class '#{className}', but a constructor with that name is defined.",
"templateHoleOrder": null,
- "howToFix": "Try adding 'new' or 'const' to invoke the constuctor, or change the method name.",
+ "howToFix": "Try adding 'new' or 'const' to invoke the constructor, or change the method name.",
"options": null,
"usedBy": [
"Platform.analyzer"
@@ -686,4 +686,4 @@
"const foo = 0 main() { foo = 5; }"
]
}
-}
+}
« no previous file with comments | « pkg/compiler/lib/src/resolution/semantic_visitor.dart ('k') | pkg/dart_messages/lib/shared_messages.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698