mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
portalHelper: fix typo
Not even an hour, and already the first bug...
This commit is contained in:
parent
47c9243271
commit
365bfcae12
1 changed files with 1 additions and 0 deletions
|
|
@ -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() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue