| Index: chrome/browser/history/history_types.h
|
| diff --git a/chrome/browser/history/history_types.h b/chrome/browser/history/history_types.h
|
| index d144651d8ea53d35c03dcf0b383fc5c4d1d7133e..ddae4e846d993b3ae502acba8365c57e3c465398 100644
|
| --- a/chrome/browser/history/history_types.h
|
| +++ b/chrome/browser/history/history_types.h
|
| @@ -161,7 +161,7 @@ class URLRow {
|
| };
|
|
|
| // The enumeration of all possible sources of visits is listed below.
|
| -// The source will be propogated along with a URL or a visit item
|
| +// The source will be propagated along with a URL or a visit item
|
| // and eventually be stored in the history database,
|
| // visit_source table specifically.
|
| // Different from page transition types, they describe the origins of visits.
|
|
|