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';