diff --git a/src/lib/subs/unitsub.c b/src/lib/subs/unitsub.c index 6ee2276b..56ba0bbc 100644 --- a/src/lib/subs/unitsub.c +++ b/src/lib/subs/unitsub.c @@ -448,7 +448,7 @@ unit_move(struct emp_qelem *list) type == EF_SHIP ? "flagship" : "leader"); pr("`r' to radar, %s`l' to look, `M' to map, `B' to bmap,\n", type == EF_SHIP ? "`s' to sonar, " : ""); - pr("`d' to drop mines, and `m' to minesweep\n"); + pr("`d' to drop mines, and `m' to sweep mines\n"); cp = ""; } } diff --git a/tests/navi-march/journal.log b/tests/navi-march/journal.log index 8c7bfbf9..f6e94d1d 100644 --- a/tests/navi-march/journal.log +++ b/tests/navi-march/journal.log @@ -48,7 +48,7 @@ Play#1 output Play#1 1 b n Play#1 output Play#1 1 `h' to stop, `v' to view, `i' to list ships, `f' to change flagship, Play#1 output Play#1 1 `r' to radar, `s' to sonar, `l' to look, `M' to map, `B' to bmap, - Play#1 output Play#1 1 `d' to drop mines, and `m' to minesweep + Play#1 output Play#1 1 `d' to drop mines, and `m' to sweep mines Play#1 output Play#1 1 . = Play#1 output Play#1 1 h h h Play#1 output Play#1 1 c c @@ -776,7 +776,7 @@ Play#1 output Play#1 1 b n Play#1 output Play#1 1 `h' to stop, `v' to view, `i' to list units, `f' to change leader, Play#1 output Play#1 1 `r' to radar, `l' to look, `M' to map, `B' to bmap, - Play#1 output Play#1 1 `d' to drop mines, and `m' to minesweep + Play#1 output Play#1 1 `d' to drop mines, and `m' to sweep mines Play#1 output Play#1 1 . = Play#1 output Play#1 1 h h h Play#1 output Play#1 1 c c