From 3cf9f9ed704a6ac09075c2f57c5cae002cc0e1be Mon Sep 17 00:00:00 2001 From: Juergen Hoeller Date: Mon, 20 May 2019 17:18:11 +0200 Subject: [PATCH] Fix stale-if-error xsd documentation Closes gh-22983 --- .../org/springframework/web/servlet/config/spring-mvc.xsd | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-webmvc/src/main/resources/org/springframework/web/servlet/config/spring-mvc.xsd b/spring-webmvc/src/main/resources/org/springframework/web/servlet/config/spring-mvc.xsd index a1a62d6bd2..7c6fd031df 100644 --- a/spring-webmvc/src/main/resources/org/springframework/web/servlet/config/spring-mvc.xsd +++ b/spring-webmvc/src/main/resources/org/springframework/web/servlet/config/spring-mvc.xsd @@ -601,8 +601,8 @@