]> git.mxchange.org Git - shipsimu.git/blobdiff - application/ship-simu/main/actions/ship-simu/class_ShipSimuProfileAction.php
Fix for parser error
[shipsimu.git] / application / ship-simu / main / actions / ship-simu / class_ShipSimuProfileAction.php
index 1b1937e218f6092f2f36acd4887f7d4d0d1cb576..d9771cf95ebfe0552a4b141f90d7a36347f7bfbf 100644 (file)
@@ -51,7 +51,7 @@ class ShipSimuProfileAction extends BaseShipSimuAction implements PerformableAct
         * @param       $requestInstance        An instance of a class with an Requestable interface
         * @param       $responseInstance       An instance of a class with an Responseable interface
         * @return      void
-        * @todo        Maybe we need to do something later here */
+        * @todo        Maybe we need to do something later here
         */
        public function execute (Requestable $requestInstance, Responseable $responseInstance) {
                // Call parent execute method