diff --git a/toolkit/components/passwordmgr/src/nsLoginManagerPrompter.js b/toolkit/components/passwordmgr/src/nsLoginManagerPrompter.js index 39b1c1ba1087..012d600376cb 100644 --- a/toolkit/components/passwordmgr/src/nsLoginManagerPrompter.js +++ b/toolkit/components/passwordmgr/src/nsLoginManagerPrompter.js @@ -700,7 +700,7 @@ LoginManagerPrompter.prototype = { * Shows the Change Password notification bar. * */ - _showChangeLoginNotification : function (notifyBox, aOldLogin, aNewLogin) { + _showChangeLoginNotification : function (aNotifyBox, aOldLogin, aNewLogin) { var notificationText; if (aOldLogin.username) notificationText = this._getLocalizedString(