Typos fixed and special command resolver are now possible
[shipsimu.git] / inc / classes / main / resolver / command / class_BaseCommandResolver.php
index d1fa003a380d07015beb28a2dd86ef061f271449..465ee5c9d210d330de7c7d927f1d588853af1cc6 100644 (file)
@@ -101,7 +101,7 @@ class BaseCommandResolver extends BaseResolver {
         *
         * @param       $commandName    The default command we shall execute
         * @return      $isValid                Wether the given command is valid
-        * @throws      EmptyVariableException  Thrown if the given command is not set
+        * @throws      EmptyVariableException  Thrown if given command is not set
         */
        public function isCommandValid ($commandName) {
                // By default nothing shall be valid