summaryrefslogtreecommitdiff
path: root/objects.js
diff options
context:
space:
mode:
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']
},