From dd2cd94551900bd8ea2d81554bdc021054b60d1a Mon Sep 17 00:00:00 2001 From: "mseaborn@chromium.org" Date: Tue, 6 May 2014 00:58:07 +0000 Subject: Fix typo, "recieve" -> "receive", in chrome/ BUG=none TEST=none Review URL: https://codereview.chromium.org/268593017 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@268349 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/browser/metrics/metrics_log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chrome/browser/metrics/metrics_log.h') diff --git a/chrome/browser/metrics/metrics_log.h b/chrome/browser/metrics/metrics_log.h index 0c063c5..c074823 100644 --- a/chrome/browser/metrics/metrics_log.h +++ b/chrome/browser/metrics/metrics_log.h @@ -55,7 +55,7 @@ struct GoogleUpdateMetrics { bool is_system_install; // The time at which Google Update last started an automatic update check. base::Time last_started_au; - // The time at which Google Update last successfully recieved update + // The time at which Google Update last successfully received update // information from Google servers. base::Time last_checked; // Details about Google Update's attempts to update itself. -- cgit v1.1