From 1317b821b965161b63f32fa90a978485942f75dd Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Fri, 7 Oct 2011 01:23:26 +0000 Subject: [PATCH] [SPR-7724] Example email addresses in the reference manual now use example.org as the domain name. --- .../src/beans-context-additional.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/spring-framework-reference/src/beans-context-additional.xml b/spring-framework-reference/src/beans-context-additional.xml index 24ef24dd4c..326e9abcff 100644 --- a/spring-framework-reference/src/beans-context-additional.xml +++ b/spring-framework-reference/src/beans-context-additional.xml @@ -462,20 +462,20 @@ argument.required=Ebagum lad, the '{0}' argument is required, I say, required.ApplicationEventMulticaster interface. - The following example demonstrates the bean definitions used to + The following example shows the bean definitions used to register and configure each of the classes above: - black@list.org - white@list.org - john@doe.org + known.spammer@example.org + known.hacker@example.org + john.doe@example.org - + ]]> Putting it all together, when the sendEmail()