Don't capitalize words in the middle of sentences
Affects output of commands add, anti, build, edit, order, reset, set, setresource, setsector, show, version.
This commit is contained in:
parent
93d033cff4
commit
f6cab16b65
12 changed files with 17 additions and 17 deletions
|
@ -134,7 +134,7 @@ rese(void)
|
|||
(void)time(&now);
|
||||
comm.com_markettime = now;
|
||||
if (!putcomm(number_set, &comm)) {
|
||||
pr("Problems with the commodities file, Call the Deity\n");
|
||||
pr("Problems with the commodities file, call the Deity\n");
|
||||
return RET_OK;
|
||||
}
|
||||
return RET_OK;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue