diff --git a/org.springframework.context.support/src/main/resources/org/springframework/cache/config/spring-cache-3.1.xsd b/org.springframework.context.support/src/main/resources/org/springframework/cache/config/spring-cache-3.1.xsd index 5fade140cb..8ea803c51b 100644 --- a/org.springframework.context.support/src/main/resources/org/springframework/cache/config/spring-cache-3.1.xsd +++ b/org.springframework.context.support/src/main/resources/org/springframework/cache/config/spring-cache-3.1.xsd @@ -26,7 +26,7 @@ annotations on bean classes, and that proxies are automatically to be created for the relevant annotated beans. - The default annotations supported are Spring's @Cacheable and @CacheInvalidate. + The default annotations supported are Spring's @Cacheable and @CacheEvict. ]]>