]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/tasks/hub/update/class_HubUpdateCheckTask.php
State pattern classes for node states added, factory added, copyright updated
[hub.git] / application / hub / main / tasks / hub / update / class_HubUpdateCheckTask.php
index 5cc4b9a8b6f0897dd7568b7d5082d1a3773097c1..5d7c810dacbfd9520e1f68c706fb6d28ac9970f3 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
  *
@@ -46,7 +46,7 @@ class HubUpdateCheckTask 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