summaryrefslogtreecommitdiff
path: root/objects.js
diff options
context:
space:
mode:
authorViraj Mahesh <virajmahesh@gmail.com>2014-03-07 15:15:05 -0800
committerViraj Mahesh <virajmahesh@gmail.com>2014-03-07 15:15:05 -0800
commita0c076b6fa2d9ecad64a0459459f0f5a5e902e4b (patch)
tree3b1b51f3fca92c67a36a31f362835d41ece13785 /objects.js
parent6715784dec1ee24b06f63551020ac8aabbcc6b6d (diff)
downloadsnap-yow-a0c076b6fa2d9ecad64a0459459f0f5a5e902e4b.tar.gz
snap-yow-a0c076b6fa2d9ecad64a0459459f0f5a5e902e4b.zip
Renamed block
Diffstat (limited to 'objects.js')
-rw-r--r--objects.js2
1 files changed, 1 insertions, 1 deletions
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']
},