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

Unified Diff: tools/testing/dart/test_controller.js

Issue 2841543002: Spelling a (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 | « tools/testing/dart/browser_controller.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/testing/dart/test_controller.js
diff --git a/tools/testing/dart/test_controller.js b/tools/testing/dart/test_controller.js
index 8d3edb8d441d77c78b93f036da34ebca65dba3e6..bcee8d1129c94b6b578606a0436049e04a7d641a 100644
--- a/tools/testing/dart/test_controller.js
+++ b/tools/testing/dart/test_controller.js
@@ -281,7 +281,7 @@ function scriptTagOnErrorCallback(e) {
// dart-calling-main: signals that the dart [main] function will be invoked
// dart-main-done: signals that the dart [main] function has finished
// unittest-suite-wait-for-done: signals the start of an asynchronous test
-// unittest-suite-success: signals the end of an asynchrounous test
+// unittest-suite-success: signals the end of an asynchronous test
// unittest-suite-fail: signals that the asynchronous test failed
// unittest-suite-done: signals the end of an asynchronous test, the outcome
// is unknown
« no previous file with comments | « tools/testing/dart/browser_controller.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698