diff --git a/src/do.c b/src/do.c index 091808289..4d3547d2e 100644 --- a/src/do.c +++ b/src/do.c @@ -1299,7 +1299,7 @@ void goto_level( d_level *newlevel, /* destination */ boolean at_stairs, /* True if arriving via stairs/ladder */ - boolean falling, /* when fallling to level, objects might tag along */ + boolean falling, /* when falling to level, objects might tag along */ boolean portal) /* True if arriving via magic portal */ { int l_idx, save_mode;