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