Typos fixed and special command resolver are now possible
[shipsimu.git] / inc / classes / main / resolver / action / class_BaseActionResolver.php
index 250fa014044db78476de073e4152888d7695d556..7e462cc5c29f0013d6564a05d433d8a4b5befb92 100644 (file)
@@ -77,7 +77,7 @@ class BaseActionResolver extends BaseResolver {
         *
         * @param       $actionName     The default action we shall execute
         * @return      $isValid                Wether the given action is valid
-        * @throws      EmptyVariableException  Thrown if the given action is not set
+        * @throws      EmptyVariableException  Thrown if given action is not set
         */
        public function isActionValid ($actionName) {
                // By default nothing shall be valid