This commit is contained in:
dderaedt 2012-10-08 10:06:04 +02:00
parent 270e33123d
commit 57b8c2cb47

View file

@ -39,7 +39,7 @@ define(function (require, exports, module) {
var EMPTY_MSG = "No function found";
var COMMAND_ID = "annotate.annotate";
var MENU_NAME = "Annotate function";
function insert(input) {