diff --git a/docs/manual/src/docbook/taglibs.xml b/docs/manual/src/docbook/taglibs.xml
index 38d2d32790..29a6a1bfe4 100644
--- a/docs/manual/src/docbook/taglibs.xml
+++ b/docs/manual/src/docbook/taglibs.xml
@@ -19,7 +19,7 @@
. The first approach uses a web-security
expression, specified in the access attribute of the tag. The
expression evaluation will be delegated to the
- WebSecurityExpressionHandler defined in the application
+ SecurityExpressionHandler<FilterInvocation> defined in the application
context (you should have web expressions enabled in your <http>
namespace configuration to make sure this service is available). So, for example, you
might