rnd-20030919-1-src
[rocksndiamonds.git] / src / editor.c
index bc79a60621764d53dee7949a6d61e6e1c2086c93..c9f44597a5d3bbe3bea0c3c00905e812cd9ef224 100644 (file)
@@ -5301,7 +5301,7 @@ static void DrawPropertiesInfo()
     { EP_DONT_COLLIDE_WITH,    "- deadly when colliding with"          },
     { EP_DONT_TOUCH,           "- deadly when touching"                },
 
-    { EP_INDESTRUCTIBLE,       "- undestructible"                      },
+    { EP_INDESTRUCTIBLE,       "- indestructible"                      },
 
     { EP_CAN_EXPLODE_BY_FIRE,  "- can explode by fire or explosions"   },
     { EP_CAN_EXPLODE_SMASHED,  "- can explode when smashed"            },