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

Unified Diff: pkg/front_end/test/fasta/parser/parser_suite.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
« no previous file with comments | « pkg/front_end/messages.yaml ('k') | pkg/front_end/test/fasta/scanner/scanner_suite.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/test/fasta/parser/parser_suite.dart
diff --git a/pkg/front_end/test/fasta/parser/parser_suite.dart b/pkg/front_end/test/fasta/parser/parser_suite.dart
index 6e710a0f5064e236518c2089fe1c4f08bf337d84..e45480fed5ca23d9d65e50650bc701cbd324f7d4 100644
--- a/pkg/front_end/test/fasta/parser/parser_suite.dart
+++ b/pkg/front_end/test/fasta/parser/parser_suite.dart
@@ -11,7 +11,7 @@ import 'package:front_end/src/fasta/testing/scanner_chain.dart';
import 'package:front_end/src/fasta/parser.dart';
Future<ChainContext> createContext(
- Chain suite, Map<String, String> enviroment) async {
+ Chain suite, Map<String, String> environment) async {
return new ScannerContext();
}
« no previous file with comments | « pkg/front_end/messages.yaml ('k') | pkg/front_end/test/fasta/scanner/scanner_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698