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

Unified Diff: native_client_sdk/src/examples/debugging/string_stream.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
« no previous file with comments | « native_client_sdk/src/build_tools/template.mk ('k') | native_client_sdk/src/examples/dlopen/dlopen.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/examples/debugging/string_stream.h
diff --git a/native_client_sdk/src/examples/debugging/string_stream.h b/native_client_sdk/src/examples/debugging/string_stream.h
index a9855165f59c3d4c254b418f58bb5d0c9b7c89bf..9bb67e032ece12866c90d55998c6bf3db38d67cd 100644
--- a/native_client_sdk/src/examples/debugging/string_stream.h
+++ b/native_client_sdk/src/examples/debugging/string_stream.h
@@ -8,7 +8,7 @@
#define STRING_STREAM_H
/*
- * Support for a stream stream in 'C', which is appened to via an sprintf-like
+ * Support for a stream stream in 'C', which is appended to via an sprintf-like
* function.
*/
« no previous file with comments | « native_client_sdk/src/build_tools/template.mk ('k') | native_client_sdk/src/examples/dlopen/dlopen.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698