]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/tasks/node/announcement/class_NodeAnnouncementTask.php
Renamed filter (no self_announcement, just plain announcement)
[hub.git] / application / hub / main / tasks / node / announcement / class_NodeAnnouncementTask.php
index 2d0e1e3d68ed7195af08d60691eb9bd9b8b27039..9b4fd13ab8133a1704eec01e5911c4d06f5052b0 100644 (file)
@@ -46,7 +46,7 @@ class NodeAnnouncementTask 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