X-Git-Url: https://git.mxchange.org/?p=shipsimu.git;a=blobdiff_plain;f=inc%2Fclasses%2Fexceptions%2Fxml%2Fclass_XmlNodeMismatchException.php;h=6e705ccf0e7dab420242edb586da0e7ebab2b128;hp=a9357b4c50005f108773e772ae5a1fb71f360553;hb=d527a312ec4b2983fc0ecda2179ce335c1a5a1f9;hpb=fd7af0d49b7113721e6b86eb96eccea3b78362c0 diff --git a/inc/classes/exceptions/xml/class_XmlNodeMismatchException.php b/inc/classes/exceptions/xml/class_XmlNodeMismatchException.php index a9357b4..6e705cc 100644 --- a/inc/classes/exceptions/xml/class_XmlNodeMismatchException.php +++ b/inc/classes/exceptions/xml/class_XmlNodeMismatchException.php @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright(c) 2007, 2008 Roland Haeder, this is free software + * @copyright Copyright (c) 2007, 2008 Roland Haeder, this is free software * @license GNU GPL 3.0 or any newer version * @link http://www.ship-simu.org * @@ -25,8 +25,8 @@ class XmlNodeMismatchException extends FrameworkException { /** * The super constructor for all exceptions * - * @param $classArray Array holding the exception data - * @param $code Error code + * @param $classArray Array holding the exception data + * @param $code Error code * @return void */ public function __construct (array $classArray, $code) {