Fix capitalization glitches.

This commit is contained in:
Eric S. Raymond 2017-05-23 09:18:28 -04:00
parent 943b3a62e6
commit f89f63c6d1
6 changed files with 27 additions and 27 deletions

View file

@ -32,7 +32,7 @@ void score(long MODE) {
SCORE=0;
MXSCOR=0;
/* First tally up the treasures. must be in building and not broken.
/* First tally up the treasures. Must be in building and not broken.
* Give the poor guy 2 points just for finding each treasure. */
/* 20010 */ for (I=50; I<=MAXTRS; I++) {