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

@@ -393,7 +393,7 @@ function test_maintainer_unQueue()
return FALSE;
}
// Now that the super maintainer entry was unqueued the the maintainer
// Now that the super maintainer entry was unqueued, the maintainer
// entry should have been deleted
$iExpected = 0;
$iReceived = maintainer::getMaintainerCountForUser($oSecondUser, FALSE);