]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/exceptions/class_EmptyStructuresListException.php
Method constructor() removed, several small fixes
[shipsimu.git] / application / ship-simu / exceptions / class_EmptyStructuresListException.php
index cd01a1e4c82b09f6656ddb1fa0237386e85bcb74..31cb6d43cee5e5b7f65ecf0cd67a04c86795ce3c 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 EmptyStructuresListException extends FrameworkException {
        public function __construct (BaseFrameworkSystem $class, $code) {