From 3f89f41686c47cf1f10f91e51f0511d44ad47c71 Mon Sep 17 00:00:00 2001 From: coderaiser Date: Wed, 27 Mar 2013 13:03:00 +0200 Subject: [PATCH] Update _filepicker.js --- lib/client/storage/_filepicker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/client/storage/_filepicker.js b/lib/client/storage/_filepicker.js index 4256bda1..9dcd50ef 100644 --- a/lib/client/storage/_filepicker.js +++ b/lib/client/storage/_filepicker.js @@ -1,5 +1,5 @@ var CloudCommander, Util, DOM, $, filepicker; -/* module for work with github */ +/* module for work with filepicker */ (function(CloudCmd, Util, DOM){ 'use strict';