]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/exceptions/class_ContractPartnerMismatchException.php
Method constructor() removed, several small fixes
[shipsimu.git] / application / ship-simu / exceptions / class_ContractPartnerMismatchException.php
index fce9e7add8fe05e0967c79898e6c3fc2ff03d3a0..b8bdb69cd8af0c54ced244310a15e74b10384b31 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 ContractPartnerMismatchException extends FrameworkException {
        public function __construct (array $classArray, $code) {