portalHelper: fix typo

Not even an hour, and already the first bug...
This commit is contained in:
Giovanni Campagna 2014-06-26 20:10:18 +02:00
parent 47c9243271
commit 365bfcae12

View File

@ -82,6 +82,7 @@ const PortalWindow = new Lang.Class({
// TRANSLATORS: this is the title of the wifi captive portal login
// window, until we know the title of the actual login page
this.title = _("Web Authentication Redirect");
}
},
refresh: function() {