Fix for parser error
authorRoland Häder <roland@mxchange.org>
Wed, 2 Dec 2009 18:03:09 +0000 (18:03 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 2 Dec 2009 18:03:09 +0000 (18:03 +0000)
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