]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/registry/class_BaseRegistry.php
Fixed a typo
[core.git] / inc / classes / main / registry / class_BaseRegistry.php
index 718f0a4f24b17176e13676eaf7562f0c44d8122e..200ea17194119604903693b444832a6056b2242d 100644 (file)
@@ -49,10 +49,10 @@ class BaseRegistry extends BaseFrameworkSystem implements Registerable {
        }
 
        /**
-        * Checks wether an instance key was found
+        * Checks whether an instance key was found
         *
         * @param       $instanceKey    The key holding an instance in registry
-        * @return      $exists                 Wether the key exists in registry
+        * @return      $exists                 Whether the key exists in registry
         */
        public function instanceExists ($instanceKey) {
                // Does this key exists?