diff --git a/stitchcode/gui.js b/stitchcode/gui.js index 53d57286..3fd46190 100644 --- a/stitchcode/gui.js +++ b/stitchcode/gui.js @@ -9,7 +9,7 @@ IDE_Morph.prototype.init = function(isAutoFill) { this.padding = 1; this.droppedText( this.getURL(this.resourceURL('stitchcode/embroidery-library.xml')), - 'tools' + 'Embroidery tools' ); // this.isAnimating = false;