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

Unified Diff: pkg/testing/README.md

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/pkg.status ('k') | pkg/testing/lib/dart_vm_suite.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/testing/README.md
diff --git a/pkg/testing/README.md b/pkg/testing/README.md
index e32ab37022dc4cc01fd3705165a255cacd911233..db0bb2feba0b06b5035ba74b9c1216ee89ad7658 100644
--- a/pkg/testing/README.md
+++ b/pkg/testing/README.md
@@ -123,7 +123,7 @@ Here is an example of a suite that runs tests on the Dart VM:
import 'testing.dart';
Future<ChainContext> createContext(
- Chain suite, Map<String, String> enviroment) async {
+ Chain suite, Map<String, String> environment) async {
return new VmContext();
}
« no previous file with comments | « pkg/pkg.status ('k') | pkg/testing/lib/dart_vm_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698