]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/tasks/node/self_connect/class_NodeSelfConnectTask.php
Renamed filter (no self_announcement, just plain announcement)
[hub.git] / application / hub / main / tasks / node / self_connect / class_NodeSelfConnectTask.php
index 2b7a32976c6a5ae4192f6b08d65468b2b855970b..721fff35327c890e7a0938f57fdbf56e597ce86b 100644 (file)
@@ -46,7 +46,7 @@ class NodeSelfConnectTask extends BaseTask implements Taskable, Visitable {
        }
 
        /**
-        * Accepts the visitor to process the visit "request"
+        * Accepts the visitor to process the visitor
         *
         * @param       $visitorInstance        An instance of a Visitor class
         * @return      void