]> git.mxchange.org Git - mailer.git/blobdiff - inc/classes/cachesystem.class.php
Typo in method fixed
[mailer.git] / inc / classes / cachesystem.class.php
index 0a58a1dd31d788e88bd734045cd2b35db2b172c9..89b7998102c83ff88860808563ab0ec106d89d8b 100644 (file)
@@ -175,7 +175,7 @@ class CacheSystem {
                                        }
                                } else {
                                        // Finialize the cache and close it
-                                       $this->finialize();
+                                       $this->finalize();
 
                                        // Remove cache
                                        $this->removeCacheFile(true);