diff gamelib/scenes/engine.py @ 776:246538901599 pyntnclick

Extraneous whitespace
author Stefano Rivera <stefano@rivera.za.net>
date Sat, 26 Jan 2013 18:16:33 +0200
parents a35f5364437d
children eed75a1d50c4
line wrap: on
line diff
--- a/gamelib/scenes/engine.py	Sat Jan 26 18:09:40 2013 +0200
+++ b/gamelib/scenes/engine.py	Sat Jan 26 18:16:33 2013 +0200
@@ -220,7 +220,7 @@
             return Result(_("It's wedged in there pretty firmly, it won't"
                             " come out."))
         elif self.get_data('working'):
-            return Result(_("You decide that working engines are more "
+            return Result(_("You decide that working engines are more"
                             " important than having a shiny superconductor."))
 
     def interact_with_machete(self, item):