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

Unified Diff: sync/engine/get_commit_ids_command.h

Issue 9896003: Fix some grammar in sync/ (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Resovling --> Resolving 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 | « sync/engine/conflict_resolver.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: sync/engine/get_commit_ids_command.h
diff --git a/sync/engine/get_commit_ids_command.h b/sync/engine/get_commit_ids_command.h
index 0a277f90a723043483b93debeeb21a745935abb3..334fb6b9d406fd8f8d87c62c41e3c8299ec65e48 100644
--- a/sync/engine/get_commit_ids_command.h
+++ b/sync/engine/get_commit_ids_command.h
@@ -81,7 +81,7 @@ class GetCommitIdsCommand : public SyncerCommand {
const syncable::Entry& item,
sessions::OrderedCommitSet* result) const;
- // Adds item and all it's unsynced predecessors to |result| as necessary, as
+ // Adds item and all its unsynced predecessors to |result| as necessary, as
// long as no item was in conflict.
// Return values:
// False: if there was an entry in conflict.
« no previous file with comments | « sync/engine/conflict_resolver.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698