]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/registry/class_Registry.php
Rewritten a lot double-quotes to single-requotes, removed deprecated exception, some...
[core.git] / inc / classes / main / registry / class_Registry.php
index d5ad6e6bb882a69baa697722107c0d31ec76c47f..808a35a3ca2c05340c2aebf0c8d051d547e409ea 100644 (file)
@@ -78,7 +78,7 @@ class Registry extends BaseFrameworkSystem implements Register {
         */
        public final static function isInitialized ($initialized = null) {
                // If no parameter (null by default) is provided we want to get the
-               // parameter. If set to e.g. "OK" then the registry is set to
+               // parameter. If set to e.g. 'OK' then the registry is set to
                // "initialized".
                if (is_null($initialized)) {
                        // Get status if initialized