| Index: components/password_manager/core/browser/affiliation_utils.h
|
| diff --git a/components/password_manager/core/browser/affiliation_utils.h b/components/password_manager/core/browser/affiliation_utils.h
|
| index 4d463c9837d1e5f761f57ff9fbabd9283a13f083..960d347f5b0f689da87f2de1008d3bf91b52c3f3 100644
|
| --- a/components/password_manager/core/browser/affiliation_utils.h
|
| +++ b/components/password_manager/core/browser/affiliation_utils.h
|
| @@ -66,7 +66,7 @@ namespace password_manager {
|
| //
|
| // This is a very light-weight wrapper around an std::string containing the text
|
| // of the URI, and can be passed around as a value. The main rationale for the
|
| -// existance of this class is to make it clearer in the code when a certain URI
|
| +// existence of this class is to make it clearer in the code when a certain URI
|
| // is known to be a valid facet URI in canonical form, and to allow verifying
|
| // and converting URIs to such canonical form.
|
| //
|
|
|