[extensions-web] This is just getting embarrassing.



commit 0d77436b660aa3b0c81a4ab908159915287d451b
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Sep 26 16:10:14 2011 -0400

    This is just getting embarrassing.

 sweettooth/static/js/dbus.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/js/dbus.js b/sweettooth/static/js/dbus.js
index 05514ca..6a62c82 100644
--- a/sweettooth/static/js/dbus.js
+++ b/sweettooth/static/js/dbus.js
@@ -46,7 +46,7 @@ define({
             try {
                 if (window.SweetTooth)
                     apiVersion = window.SweetTooth.apiVersion;
-            } except (e) {
+            } catch (e) {
                 apiVersion = null;
             }
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]