[extensions-web] js: Fix whitespace
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] js: Fix whitespace
- Date: Wed, 18 Apr 2012 17:29:13 +0000 (UTC)
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]