From c5d6b7432101ce3455d6afde90af76fb02de5a40 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 @@