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
|
@ -132,7 +132,7 @@ budg(void)
|
|||
pr("Estimated new treasury%s\n",
|
||||
dotsprintf(buf, "%50d", np->nat_money + income - expenses));
|
||||
if (np->nat_money + income - expenses < 0 && !player->god) {
|
||||
pr("After processsing sectors, you will be broke!\n");
|
||||
pr("After processing sectors, you will be broke!\n");
|
||||
pr("Sectors will not produce, distribute, or deliver!\n\n");
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue