Corrected a number of minor spelling errors.

Originally observed that "successful" was misspelled "succesfull" on the build view page. While correcting that, a number of other spelling errors were also corrected.
This commit is contained in:
Mark Robinson 2015-06-25 15:21:23 +01:00
commit 2ae9faf433
22 changed files with 28 additions and 28 deletions

View file

@ -62,7 +62,7 @@ if (file_exists($configFile)) {
/**
* Allow to modify PHPCI configuration without modify versioned code.
* Dameons should be killed to apply changes in the file.
* Daemons should be killed to apply changes in the file.
*
* @ticket 781
*/