Commit 92fb3d1f authored by Victor Hugo Vianna Silva's avatar Victor Hugo Vianna Silva Committed by Commit Bot

Fix typo in PasswordBubbleControllerBase

TBR=vasilii@chromium.org

Bug: None
Change-Id: Ia4211f62e5fcd73a52f374c87cc56e7f8762faee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2346269Reviewed-by: default avatarVictor Vianna <victorvianna@google.com>
Reviewed-by: default avatarVasilii Sukhanov <vasilii@chromium.org>
Commit-Queue: Victor Vianna <victorvianna@google.com>
Cr-Commit-Position: refs/heads/master@{#796354}
parent 0c8458c2
......@@ -21,7 +21,7 @@ class Profile;
// This is the base class for all bubble controllers. There should be a bubble
// controller per view. Bubble controller provides the data and controls the
// password management actions for the coressponding view.
// password management actions for the corresponding view.
class PasswordBubbleControllerBase {
public:
enum class PasswordAction { kRemovePassword, kAddPassword };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment