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

Unified Diff: tests/lib_strong/html/element_test.dart

Issue 2957593002: Spelling fixes e to i. (Closed)
Patch Set: Created 3 years, 6 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: tests/lib_strong/html/element_test.dart
diff --git a/tests/lib_strong/html/element_test.dart b/tests/lib_strong/html/element_test.dart
index c1f74b586221fb298e32fe6f7d72c76b2cb8641d..2fdd9ec93fd300019b02e81dc43be02702be1bef 100644
--- a/tests/lib_strong/html/element_test.dart
+++ b/tests/lib_strong/html/element_test.dart
@@ -934,7 +934,7 @@ main() {
// There are two interesting things that are checked here from the viewpoint
// of the dart2js implementation of a 'native' class:
//
- // 1. Some methods are implementated from by 'Object' or 'Interceptor';
+ // 1. Some methods are implemented from by 'Object' or 'Interceptor';
// some of these tests simply check that a method can be called.
// 2. Some methods are implemented by mixins.
« no previous file with comments | « tests/lib_strong/html/debugger_test.dart ('k') | tests/standalone/io/skipping_dart2js_compilations_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698