portalHelper: fix typo
Not even an hour, and already the first bug...
This commit is contained in:
parent
47c9243271
commit
365bfcae12
@ -82,6 +82,7 @@ const PortalWindow = new Lang.Class({
|
|||||||
// TRANSLATORS: this is the title of the wifi captive portal login
|
// TRANSLATORS: this is the title of the wifi captive portal login
|
||||||
// window, until we know the title of the actual login page
|
// window, until we know the title of the actual login page
|
||||||
this.title = _("Web Authentication Redirect");
|
this.title = _("Web Authentication Redirect");
|
||||||
|
}
|
||||||
},
|
},
|
||||||
|
|
||||||
refresh: function() {
|
refresh: function() {
|
||||||
|
Loading…
Reference in New Issue
Block a user