From a0c076b6fa2d9ecad64a0459459f0f5a5e902e4b Mon Sep 17 00:00:00 2001 From: Viraj Mahesh Date: Fri, 7 Mar 2014 15:15:05 -0800 Subject: Renamed block --- objects.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/objects.js b/objects.js index 25e94fc..8c60126 100644 --- a/objects.js +++ b/objects.js @@ -812,7 +812,7 @@ SpriteMorph.prototype.initBlocks = function () { doScreenshot: { type: 'command', category: 'sensing', - spec: 'save screenshot as costume named %s', + spec: 'save stage image as costume named %s', defaults: ['screenshot'] }, -- cgit v1.3.1