[extensions-web] js: Fix whitespace



commit 9190cb33c0d2e2dbaad6c0515d2490f78c74027a
Author: Jasper St. Pierre <jstpierre mecheye net>
Date:   Mon Apr 16 17:41:22 2012 -0400

    js: Fix whitespace

 sweettooth/static/js/extensions.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sweettooth/static/js/extensions.js b/sweettooth/static/js/extensions.js
index be7988c..ba14476 100644
--- a/sweettooth/static/js/extensions.js
+++ b/sweettooth/static/js/extensions.js
@@ -252,7 +252,7 @@ function($, messages, dbusProxy, extensionUtils, templates) {
                             renderExtension();
                         }).fail(function(error) {
                             // Had an error looking up the data for the
-                            //extension -- that's OK, just render it anyway.
+                            // extension -- that's OK, just render it anyway.
                             renderExtension();
                         });
 



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