From 7e6fc28069280d94575f8cf03d38574bb86a12c2 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 5 Jan 2012 03:36:51 +0300 Subject: testxml: Fix type aciton -> action. --- testxml/testxml.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'testxml/testxml.py') diff --git a/testxml/testxml.py b/testxml/testxml.py index 38326e8..9c64849 100755 --- a/testxml/testxml.py +++ b/testxml/testxml.py @@ -554,7 +554,7 @@ def testSpriteAction(file, name, action, numframes, iserr): if idx >= numframes or idx < 0: showMsgSprite(file, "incorrect frame index " + str(idx) + \ - " aciton: " + name + ", direction: "\ + " action: " + name + ", direction: "\ + direction, iserr) else: framesid.add(idx) -- cgit v1.2.3-70-g09d2