]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/exceptions/class_InvalidIDFormatException.php
More fixes...
[shipsimu.git] / application / ship-simu / exceptions / class_InvalidIDFormatException.php
index 295096a960129b7ea8e069c39b23b8480e13efc5..ca795ce3ba0e293c88178a67ce291242972d5068 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 InvalidIDFormatException extends FrameworkException {
        public function __construct (BaseFrameworkSystem $class, $code) {