Heath Robinson, I presume
authorNeil <neil@dip.sun.ac.za>
Mon, 12 May 2014 08:58:18 +0000 (10:58 +0200)
committerNeil <neil@dip.sun.ac.za>
Mon, 12 May 2014 08:59:39 +0000 (10:59 +0200)
naja/actions.py

index 9e3e5c3a4cb0b68c974f9c42321984deab3bc488..5a3e6e4b271787b5f166de37197c0d9fcad5606f 100644 (file)
@@ -40,7 +40,7 @@ class DoNothing(LocationAction):
                 'action_class': 'DoNothing'}
 
 
-class LoseHeathOrMSB(LocationAction):
+class LoseHealthOrMSB(LocationAction):
     TEXT = "Lose health. If MSB is set, it will be cleared instead."
 
     def perform_action(self, board, location):