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

Unified Diff: native_client_sdk/src/build_tools/debug_server/gdb_rsp/host.h

Issue 9909003: Fix some grammatical errors in native_client_sdk/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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 | « no previous file | native_client_sdk/src/build_tools/debug_server/gdb_rsp/target.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: native_client_sdk/src/build_tools/debug_server/gdb_rsp/host.h
diff --git a/native_client_sdk/src/build_tools/debug_server/gdb_rsp/host.h b/native_client_sdk/src/build_tools/debug_server/gdb_rsp/host.h
index 3f01efe5cf231e7d92e13e492951a638d18c39a6..09f923496caabfdc66ef62b4e6a359ded708be78 100644
--- a/native_client_sdk/src/build_tools/debug_server/gdb_rsp/host.h
+++ b/native_client_sdk/src/build_tools/debug_server/gdb_rsp/host.h
@@ -7,7 +7,7 @@
// the host side of the connection. The host behaves like a cache, and
// is responsible for syncronization of state between the Target and Host.
// For example, the Host is responsible for updating the thread context
-// before restarting the Target, and for updating it's internal array of
+// before restarting the Target, and for updating its internal array of
// threads whenever the Target stops.
#ifndef NATIVE_CLIENT_GDB_RSP_HOST_H_
« no previous file with comments | « no previous file | native_client_sdk/src/build_tools/debug_server/gdb_rsp/target.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698