Spelling corrections
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
644817993b
commit
e6ce36df64
20 changed files with 30 additions and 30 deletions
|
@ -109,7 +109,7 @@ anti(void)
|
|||
sect.sct_che_target = 0;
|
||||
sect.sct_che = ache;
|
||||
putsect(§);
|
||||
pr(" Body count: Military %d - Guerillas %d.\n",
|
||||
pr(" Body count: Military %d - Guerrillas %d.\n",
|
||||
milkilled, chekilled);
|
||||
if (ache == 0) {
|
||||
pr(" Partisans cleared out of this sector for now.\n");
|
||||
|
@ -147,7 +147,7 @@ anti(void)
|
|||
xyas(nstr.x, nstr.y, sect.sct_oldown));
|
||||
}
|
||||
} else {
|
||||
pr(" Body count: Military 0 - Guerillas 0.\n");
|
||||
pr(" Body count: Military 0 - Guerrillas 0.\n");
|
||||
pr(" Partisans cleared out of this sector for now.\n");
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue