Index: chrome/browser/history/history_service.h |
diff --git a/chrome/browser/history/history_service.h b/chrome/browser/history/history_service.h |
index 216c4517f96cdb7513f5a7d0031fdfe51d6916fb..76cd07d91da3283dd5e3a8bde8edbd176a8d1ca1 100644 |
--- a/chrome/browser/history/history_service.h |
+++ b/chrome/browser/history/history_service.h |
@@ -625,7 +625,7 @@ class HistoryService : public CancelableRequestProvider, |
// |icon_types| will be searched and so on. |
// If no icon is larger than |minimum_size_in_pixel|, the largest one of all |
// icon types in |icon_types| is returned. |
- // This feature is especially useful when some types of icon is perfered as |
+ // This feature is especially useful when some types of icon is preferred as |
// long as its size is larger than a specific value. |
base::CancelableTaskTracker::TaskId GetLargestFaviconForURL( |
const GURL& page_url, |