]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/exceptions/class_ShipPartNotConstructableException.php
Method constructor() removed, several small fixes
[shipsimu.git] / application / ship-simu / exceptions / class_ShipPartNotConstructableException.php
index 7202e972394baf2162782bd15385c01d6b9eeb20..2024316b99b47ece72f3029b0c7cf0c28dd9c124 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 ShipPartNotConstructableException extends FrameworkException {
        public function __construct (array $partArray, $code) {