diff --git a/src/hack.c b/src/hack.c index 80e300c59..d9c87000f 100644 --- a/src/hack.c +++ b/src/hack.c @@ -220,7 +220,7 @@ moverock() case LEVEL_TELEP: case TELEP_TRAP: { - int newlev = 0; /* lint suppresion */ + int newlev = 0; /* lint suppression */ d_level dest; if (ttmp->ttyp == LEVEL_TELEP) {