Skip to content

Commit

Permalink
renamed EhcacheCacheManager to EhCacheCacheManager
Browse files Browse the repository at this point in the history
  • Loading branch information
Costin Leau committed Feb 7, 2011
1 parent 4da39b4 commit ca2dbc1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -31,7 +31,7 @@
*
* @author Costin Leau
*/
public class EhcacheCacheManager extends AbstractCacheManager {
public class EhCacheCacheManager extends AbstractCacheManager {

private net.sf.ehcache.CacheManager cacheManager;

Expand Down

0 comments on commit ca2dbc1

Please sign in to comment.