]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/tasks/hub/ping/class_HubPingTask.php
State pattern classes for node states added, factory added, copyright updated
[hub.git] / application / hub / main / tasks / hub / ping / class_HubPingTask.php
index ba3d37dd2e284a65a381e481be6cb36b79d807a7..6df69fb6095d50857742c55dbbd6de0f71e7bf79 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 Hub Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009, 2010 Hub Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.ship-simu.org
  *
@@ -56,7 +56,7 @@ class HubPingTask extends BaseTask implements Visitable, Taskable {
        }
 
        /**
-        * Accepts the visitor to rpocess the visit "request"
+        * Accepts the visitor to process the visit "request"
         *
         * @param       $visitorInstance        An instance of a Visitor class
         * @return      void