From 434392a87990395e689bf472fdf4ff71c92cbea8 Mon Sep 17 00:00:00 2001 From: Michael Ball Date: Thu, 6 Feb 2014 20:26:32 -0800 Subject: remove lang file and incorporate fixes in blocks, opbjects --- objects.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'objects.js') diff --git a/objects.js b/objects.js index 1d37a4e..d646130 100644 --- a/objects.js +++ b/objects.js @@ -807,7 +807,7 @@ SpriteMorph.prototype.initBlocks = function () { reportDate: { type: 'reporter', category: 'sensing', - spec: 'get current %dates' + spec: 'current %dates' }, // Operators -- cgit v1.3.1