[chrome-gnome-shell/feature/network-errors] Typo
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [chrome-gnome-shell/feature/network-errors] Typo
- Date: Tue, 19 Apr 2016 20:05:43 +0000 (UTC)
commit cd9374fd9ab996efdd4b1cfe0a55d09933c9de1c
Author: Yuri Konotopov <ykonotopov gmail com>
Date: Tue Apr 19 23:05:26 2016 +0300
Typo
extension/include/update.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extension/include/update.js b/extension/include/update.js
index d7f3409..d1f474e 100644
--- a/extension/include/update.js
+++ b/extension/include/update.js
@@ -59,7 +59,7 @@ GSC.update = (function($) {
onNetworkError,
{
urls: [ UPDATE_URL + "*" ],
- types: [ 'xmlhttprequest']
+ types: [ 'xmlhttprequest' ]
}
);
}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]