Assorted spelling fixes from Francois Gouget

This commit is contained in:
Chris Morgan
2008-06-26 12:07:29 -04:00
parent 26854c6b3b
commit 9f956d4ccc
12 changed files with 16 additions and 16 deletions

View File

@@ -1320,7 +1320,7 @@ class Application {
return FALSE;
}
/* If no errors occured we return the number of moved children */
/* If no errors occurred we return the number of moved children */
return $iCount;
}