mirror of
https://github.com/alchemy-fr/Phraseanet.git
synced 2025-10-12 12:33:26 +00:00
fix typo
This commit is contained in:
@@ -26,7 +26,7 @@ class MemcacheCache extends DoctrineMemcache implements Cache
|
||||
*/
|
||||
public function getName()
|
||||
{
|
||||
return 'memecache';
|
||||
return 'memcache';
|
||||
}
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user