From 8aa94aee27e2423da4c79f2df5e2a693a3fe1152 Mon Sep 17 00:00:00 2001 From: Stephane Nicoll Date: Mon, 8 Jan 2018 08:47:57 +0100 Subject: [PATCH] Fix SpEL syntax Issue: SPR-16315 --- src/asciidoc/testing.adoc | 1 - 1 file changed, 1 deletion(-) diff --git a/src/asciidoc/testing.adoc b/src/asciidoc/testing.adoc index 5071f2b4ac..e91855f830 100644 --- a/src/asciidoc/testing.adoc +++ b/src/asciidoc/testing.adoc @@ -2875,7 +2875,6 @@ framework. .Request-scoped bean configuration [source,xml,indent=0] -[subs="verbatim,quotes"] ----