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

Unified Diff: content/public/test/javascript_test_observer.h

Issue 1114623003: Fix a few spelling errors in comments. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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
Index: content/public/test/javascript_test_observer.h
diff --git a/content/public/test/javascript_test_observer.h b/content/public/test/javascript_test_observer.h
index 979d920ff61b418f0c41f5166ada7db55c51f1eb..ea7f61569427c9134ab07fa3c15f5abeaceb6694 100644
--- a/content/public/test/javascript_test_observer.h
+++ b/content/public/test/javascript_test_observer.h
@@ -25,7 +25,7 @@ class TestMessageHandler {
enum MessageResponse {
// Reset the timeout and keep running.
CONTINUE,
- // Stop runnning.
+ // Stop running.
DONE
};
« no previous file with comments | « chrome/test/data/extensions/platform_apps/web_view/autosize/main.js ('k') | net/dns/dns_config_service_posix.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698