Grammar fixed
[core.git] / inc / classes / main / resolver / action / web / class_WebActionResolver.php
index dc6e4d8152a63fd4cdc89681aac4744d700c1693..4f963db028e74d7247491249c6419a73515db772 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007 - 2009 Roland Haeder, this is free software
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -85,7 +85,7 @@ class WebActionResolver extends BaseActionResolver implements ActionResolver {
                $actionName = '';
                $actionInstance = null;
 
-               // This goes fine so let's resolv the action
+               // This goes fine so let's resolve the action
                $actionName = $requestInstance->getRequestElement('action');
 
                // Is the action empty? Then fall back to default action