diff --git a/src/docbkx/cas-auth-provider.xml b/src/docbkx/cas-auth-provider.xml
index e817886b3c..a413fae753 100644
--- a/src/docbkx/cas-auth-provider.xml
+++ b/src/docbkx/cas-auth-provider.xml
@@ -45,7 +45,7 @@
AuthenticationHandlers out of the box to assist
with this. When you download and deploy the server war file, it is set up
to successfully authenticate users who enter a password matching their
- username, which is sueful for testing.
+ username, which is useful for testing.
Apart from the CAS server itself, the other key players are of
course the secure web applications deployed throughout your
@@ -313,7 +313,6 @@
The CasProcessingFilterEntryPoint should be selected to
drive authentication using entry-point-ref.
-
The CasProcessingFilter has very similar