diff --git a/src/reference/docbook/beans-scopes.xml b/src/reference/docbook/beans-scopes.xml
index 2806813e30..d909307d38 100644
--- a/src/reference/docbook/beans-scopes.xml
+++ b/src/reference/docbook/beans-scopes.xml
@@ -385,9 +385,7 @@
You do not need to use the
<aop:scoped-proxy/> in conjunction with beans
that are scoped as singletons or
- prototypes. If you try to create a scoped proxy for
- a singleton bean, the
- BeanCreationException is raised.
+ prototypes.
The configuration in the following example is only one line, but it