Spelling Cleanup

This commit is contained in:
2012-03-01 12:20:18 +00:00
parent 6a36b6249b
commit ea13ec1699
174 changed files with 312 additions and 303 deletions

View File

@@ -228,7 +228,7 @@ void BL_ConvertControllers(
else {
/* We cant do this because importing runs the script which could end up accessing
* internal BGE functions, this is unstable while we're converting the scene.
* This is a pitty because its useful to see errors at startup but cant help it */
* This is a pity because its useful to see errors at startup but cant help it */
// pyctrl->Import();
}