This commit is contained in:
Stephane Nicoll
2014-11-03 13:35:14 +01:00
parent 14fef198f0
commit 330897b411

View File

@@ -101,7 +101,7 @@ public class DefaultJCacheOperationSource extends AnnotationJCacheOperationSourc
/**
* Set the default {@link KeyGenerator}. If none is set, a {@link SimpleKeyGenerator}
* honoringKe the JSR-107 {@link javax.cache.annotation.CacheKey} and
* honoring the JSR-107 {@link javax.cache.annotation.CacheKey} and
* {@link javax.cache.annotation.CacheValue} will be used.
*/
public void setKeyGenerator(KeyGenerator keyGenerator) {