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

Unified Diff: chrome/installer/util/google_update_settings.h

Issue 449043003: Fix typo in comment. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 4 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/util/google_update_settings.h
diff --git a/chrome/installer/util/google_update_settings.h b/chrome/installer/util/google_update_settings.h
index ca7fd7f3d3054034d8cd884442fe04209f3e3b9d..bc66431129f48a4ba1c117a0e35294f02c8a87ad 100644
--- a/chrome/installer/util/google_update_settings.h
+++ b/chrome/installer/util/google_update_settings.h
@@ -245,7 +245,7 @@ class GoogleUpdateSettings {
// Returns true if the app indicated by |app_guid| should be updated
// automatically by Google Update based on current autoupdate settings. This
- // is distinct from GetApUpdatePolicy which checks only a subset of things
+ // is distinct from GetAppUpdatePolicy which checks only a subset of things
// that can cause an app not to update.
static bool AreAutoupdatesEnabled(const base::string16& app_guid);
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698