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. |
*/ |