[gnome-shell] portalHelper: fix typo
- From: Giovanni Campagna <gcampagna src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-shell] portalHelper: fix typo
- Date: Thu, 26 Jun 2014 18:10:41 +0000 (UTC)
commit 365bfcae1277f52a6968cded1247cf43f84bdffa
Author: Giovanni Campagna <gcampagna src gnome org>
Date: Thu Jun 26 20:10:18 2014 +0200
portalHelper: fix typo
Not even an hour, and already the first bug...
js/portalHelper/main.js | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/js/portalHelper/main.js b/js/portalHelper/main.js
index bb6a2a5..d538216 100644
--- a/js/portalHelper/main.js
+++ b/js/portalHelper/main.js
@@ -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() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]