diff --git a/src/m_cond.c b/src/m_cond.c index ed0d423be..87f97d298 100644 --- a/src/m_cond.c +++ b/src/m_cond.c @@ -2421,7 +2421,7 @@ static const char *M_GetConditionString(condition_t *cn) case UCRP_SPBNEUTER: return "shock a Self-Propelled Bomb into submission"; case UCRP_LANDMINEDUNK: - return "dunk a Landmine on another racer's head"; + return "dunk a Land Mine on another racer's head"; case UCRP_HITMIDAIR: return "hit another racer with a projectile while you're both in the air"; case UCRP_RETURNMARKTOSENDER: