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

Unified Diff: chrome/browser/history/expire_history_backend.h

Issue 6715024: fix spelling of comments (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 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 | chrome/browser/history/history_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/history/expire_history_backend.h
diff --git a/chrome/browser/history/expire_history_backend.h b/chrome/browser/history/expire_history_backend.h
index 123b51501df77588d01beb6e8c56b9eaad4896e1..c971e91917606da634ac36e000b2e4bac471e85a 100644
--- a/chrome/browser/history/expire_history_backend.h
+++ b/chrome/browser/history/expire_history_backend.h
@@ -168,7 +168,7 @@ class ExpireHistoryBackend {
void DeleteURLs(const std::vector<URLRow>& urls,
DeleteDependencies* dependencies);
- // Expiration involves removing visits, then propogating the visits out from
+ // Expiration involves removing visits, then propagating the visits out from
// there and delete any orphaned URLs. These will be added to the deleted URLs
// field of the dependencies and DeleteOneURL will handle deleting out from
// there. This function does not handle favicons.
« no previous file with comments | « no previous file | chrome/browser/history/history_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698