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
|
@ -237,7 +237,7 @@ main(int argc, char *argv[])
|
|||
qprint("\ntry #%d (out of %d)...\n", i + 1, NUMTRIES);
|
||||
qprint("placing capitals...\n");
|
||||
if (!drift())
|
||||
qprint("fairland: unstable drift -- try increasisg DRIFT_MAX\n");
|
||||
qprint("fairland: unstable drift -- try increasing DRIFT_MAX\n");
|
||||
qprint("growing continents...\n");
|
||||
grow_continents();
|
||||
} while (fl_status && ++i < NUMTRIES);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue