summaryrefslogtreecommitdiff
path: root/objects.js
diff options
context:
space:
mode:
authorCode WvS <code-wvs@quantentunnel.de>2015-03-01 13:53:17 +0100
committerCode WvS <code-wvs@quantentunnel.de>2015-03-01 13:53:17 +0100
commit0f01879246b0bb601e64a5f0d33c4a6c5582a37a (patch)
tree4cc06fe1a539b45d8811c0bd46a5f5b20bb2ac15 /objects.js
parent67a72cdc2ac8bf3130efecade3a07a1f501e2bb6 (diff)
downloadsnap-yow-0f01879246b0bb601e64a5f0d33c4a6c5582a37a.tar.gz
snap-yow-0f01879246b0bb601e64a5f0d33c4a6c5582a37a.zip
typo
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 a00c9cc..209a45f 100644
--- a/objects.js
+++ b/objects.js
@@ -306,7 +306,7 @@ SpriteMorph.prototype.initBlocks = function () {
only: SpriteMorph,
type: 'command',
category: 'motion',
- spec: 'change lat by %n',
+ spec: 'change lon by %n',
defaults: [10]
},
setXPosition: {