]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/helper/nodes/class_NodeHelper.php
Continued on rewrite:
[hub.git] / application / hub / interfaces / helper / nodes / class_NodeHelper.php
index 83d4fca5a76756a3867904965720b956bef8a37f..81d4a4000266981af02a9eb999266e74fe18b85d 100644 (file)
@@ -109,16 +109,16 @@ interface NodeHelper extends Helper, AddableCriteria {
        function doSelfConnection (Taskable $taskInstance);
 
        /**
-        * Determines the universal node locator
+        * Determines the Universal Node Locator
         *
-        * @return      $unl    A an universal node locator for this node
+        * @return      $unl    A an Universal Node Locator for this node
         */
        function determineUniversalNodeLocator ();
 
        /**
-        * "Getter for an universal node locator array
+        * "Getter for an Universal Node Locator array
         *
-        * @return      $unlArray       An array an universal node locator for this node
+        * @return      $unlArray       An array an Universal Node Locator for this node
         */
        function getUniversalNodeLocatorArray ();