]> git.mxchange.org Git - mailer.git/blobdiff - inc/classes/interfaces/registry/class_Register.php
Code merged from ship-simu repository
[mailer.git] / inc / classes / interfaces / registry / class_Register.php
index 37da8761893c5a5a9c9a6a6faf32adec0b20ac3e..d59051f39215af151e0da364500898b2baab252f 100644 (file)
@@ -25,8 +25,8 @@ interface Register extends FrameworkInterface {
        /**
         * Checks wether an instance key was found
         *
-        * @param       $instanceKey    The key holding an instance in the registry
-        * @return      $exists                 Wether the key exists in the registry
+        * @param       $instanceKey    The key holding an instance in registry
+        * @return      $exists                 Wether the key exists in registry
         */
        function instanceExists ($instanceKey);