diff --git a/spring-framework-reference/src/beans-context-additional.xml b/spring-framework-reference/src/beans-context-additional.xml
index 24ef24dd4c2..326e9abcff2 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()