diff --git a/spring-context/src/main/resources/org/springframework/cache/config/spring-cache.xsd b/spring-context/src/main/resources/org/springframework/cache/config/spring-cache.xsd index e72012c6bfa..84db378a870 100644 --- a/spring-context/src/main/resources/org/springframework/cache/config/spring-cache.xsd +++ b/spring-context/src/main/resources/org/springframework/cache/config/spring-cache.xsd @@ -75,7 +75,7 @@ The bean name of the KeyGenerator that is to be used to retrieve the backing caches. This attribute is not required, and only needs to be specified - explicitly if the default strategy (DefaultKeyGenerator) is not sufficient. + explicitly if the default strategy (SimpleKeyGenerator) is not sufficient. ]]>