Commit c0e9ed1e authored by Stephane Nicoll's avatar Stephane Nicoll

Fix typo

parent 7a47c4b5
......@@ -37,7 +37,7 @@ public enum CacheType {
EHCACHE(EhCacheCacheConfiguration.class),
/**
* Haezelcast backed caching
* Hazelcast backed caching
*/
HAZELCAST(HazelcastCacheConfiguration.class),
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment