Method constructor() removed, several small fixes
[shipsimu.git] / application / ship-simu / exceptions / class_ToMuchEmployeesException.php
index b25e4655785a78eb3bc9b77804dc92c0b4763cfd..633da3e45a0e4b3dd14b1cac50a49a4bc3dcfa39 100644 (file)
@@ -19,7 +19,7 @@
  * GNU General Public License for more details.
  *
  * You should have received a copy of the GNU General Public License
- * along with this program.  If not, see <http://www.gnu.org/licenses/>.
+ * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
 class ToMuchEmployeesException extends FrameworkException {
        public function __construct ($amountArray, $code) {