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

Unified Diff: native_client_sdk/src/libraries/gtest_ppapi/gtest_runner.h

Issue 13106002: [NaCl SDK] A bunch of spelling fixes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fix presubmit Created 7 years, 9 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: native_client_sdk/src/libraries/gtest_ppapi/gtest_runner.h
diff --git a/native_client_sdk/src/libraries/gtest_ppapi/gtest_runner.h b/native_client_sdk/src/libraries/gtest_ppapi/gtest_runner.h
index c9c3256f4807354daa19093ef5d444c61615f41f..b7e489c04866ddcf63d3a6544dd09fdd9a4c5cd6 100644
--- a/native_client_sdk/src/libraries/gtest_ppapi/gtest_runner.h
+++ b/native_client_sdk/src/libraries/gtest_ppapi/gtest_runner.h
@@ -16,7 +16,7 @@ class GTestRunner {
public:
// Factory function to create the background gtest thread and associated
// GTestRunner singleton. It is an error to call the factory function more
- // than once that raises an assert in debug mde.
+ // than once that raises an assert in debug mode.
//
// Parameters:
// instance: the NaCl instance.
« no previous file with comments | « native_client_sdk/src/examples/pong/pong_model.h ('k') | native_client_sdk/src/libraries/gtest_ppapi/thread_condition.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698