| Index: chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc
|
| diff --git a/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc b/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc
|
| index 69d0d4717a6c10bf201f774a84952ec7454893fa..d3da44b02c1dbef02dc4a072bce45e8dd585a994 100644
|
| --- a/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc
|
| +++ b/chrome/browser/ui/views/passwords/manage_passwords_bubble_view.cc
|
| @@ -375,7 +375,7 @@ void ManagePasswordsBubbleView::PendingView::StyledLabelLinkClicked(
|
|
|
| // ManagePasswordsBubbleView::ManageView --------------------------------------
|
|
|
| -// A view offering the user a list of her currently saved credentials
|
| +// A view offering the user a list of their currently saved credentials
|
| // for the current page, along with a "Manage passwords" link and a
|
| // "Done" button.
|
| class ManagePasswordsBubbleView::ManageView : public views::View,
|
|
|