]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/recipient/class_Recipient.php
Continued on rewrite:
[hub.git] / application / hub / interfaces / recipient / class_Recipient.php
index bf01e643f953babf8adf2bd79a04ef7f70f20bfb..eab4a6a69a97bfbb3c7fa3df266c499276984028 100644 (file)
@@ -23,7 +23,7 @@
  */
 interface Recipient extends FrameworkInterface {
        /**
-        * Tries to resolve given recipient into session ids or universal node locator
+        * Tries to resolve given recipient into session ids or Universal Node Locator
         * depending on implementation (hint: Template Method Pattern)
         *
         * @param       $recipient              Recipient to resolve (e.g. could be a virtual recipient or direct session id)