correcting mistakes

This commit is contained in:
Danny Yoo 2011-07-13 14:51:32 -04:00
parent 2f4cfdb1ca
commit df685d037c

View File

@ -118,7 +118,7 @@ var checkPlaceX = plt.baselib.check.makeCheckArgumentType(
'x-place');
var checkPlaceY = plt.baselib.check.makeCheckArgumentType(
isPlaceX,
isPlaceY,
'y-place');