(svn r20266) -Doc: Mostly typo fixes, a few doxygen-related improvements.

This commit is contained in:
alberth
2010-07-31 21:02:56 +00:00
parent 165452bad6
commit 1743c86610
35 changed files with 70 additions and 71 deletions

View File

@@ -116,7 +116,7 @@ int8 SaveHighScoreValueNetwork()
}
}
/* Add top5 companys to highscore table */
/* Add top5 companies to highscore table */
return company;
}