diff --git a/lib/client/menu.js b/lib/client/menu.js index ab18b7b1..6babe02e 100644 --- a/lib/client/menu.js +++ b/lib/client/menu.js @@ -63,9 +63,9 @@ var CloudCommander, Util, DOM, CloudFunc, $; }}, upload: { - name: "Upload", + name: "Upload to", items: { - 'upload_to_gist': {name: 'to Gist', + 'upload_to_gist': {name: 'Gist', callback: function(key, opt){ var lCurrent = DOM.getCurrentFile(), lPath = DOM.getCurrentPath(),