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

Issue 9896003: Fix some grammar in sync/ (Closed)

Created:
8 years, 9 months ago by gavinp
Modified:
8 years, 8 months ago
Reviewers:
ncarter (slow)
CC:
chromium-reviews
Visibility:
Public.

Description

Fix some grammar in sync/ BUG=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=130359

Patch Set 1 #

Total comments: 1

Patch Set 2 : Resovling --> Resolving #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M sync/engine/conflict_resolver.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download
M sync/engine/get_commit_ids_command.h View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
gavinp
wdyt?
8 years, 9 months ago (2012-03-28 23:33:33 UTC) #1
ncarter (slow)
lgtm https://chromiumcodereview.appspot.com/9896003/diff/1/sync/engine/conflict_resolver.cc File sync/engine/conflict_resolver.cc (right): https://chromiumcodereview.appspot.com/9896003/diff/1/sync/engine/conflict_resolver.cc#newcode251 sync/engine/conflict_resolver.cc:251: DVLOG(1) << "Resovling simple conflict, merging nigori nodes: ...
8 years, 9 months ago (2012-03-28 23:37:44 UTC) #2
gavinp
8 years, 8 months ago (2012-03-30 01:21:18 UTC) #3
On 2012/03/28 23:37:44, ncarter wrote:
> lgtm
> 
>
https://chromiumcodereview.appspot.com/9896003/diff/1/sync/engine/conflict_re...
> File sync/engine/conflict_resolver.cc (right):
> 
>
https://chromiumcodereview.appspot.com/9896003/diff/1/sync/engine/conflict_re...
> sync/engine/conflict_resolver.cc:251: DVLOG(1) << "Resovling simple conflict,
> merging nigori nodes: " << entry;
> We could fix the spelling of Resovling here.

Done.

I know it's a DVLOG, but just to be sure we're not asserting in a test on that
output, I give you:

$ git grep '[rR]esovling'
$

Powered by Google App Engine
This is Rietveld 408576698