Method constructor() removed, several small fixes
[shipsimu.git] / application / ship-simu / exceptions / class_WrongGenderSpecifiedException.php
index d3802d473a4607d860b193d0a5deb75e153433d1..d6d0def604538a63810994be08efab481efb5e18 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 WrongGenderSpecifiedException extends FrameworkException {
        public function __construct ($gender, $code) {