(svn r20320) -Doc: Small Doxygen and normal comment fixes, and an missed addition.

This commit is contained in:
alberth
2010-08-02 20:47:27 +00:00
parent 4781f1fa92
commit 0e900039f3
6 changed files with 23 additions and 18 deletions

View File

@@ -74,8 +74,8 @@ bool IsGenerateWorldThreaded()
}
/**
* Clean up the 'mess' of generation. That is show windows again, reset
* thread variables and delete the progress window.
* Clean up the 'mess' of generation. That is, show windows again, reset
* thread variables, and delete the progress window.
*/
static void CleanupGeneration()
{