From 7c0f8b9756d79c34f682bd61e035ac30602271b4 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Fri, 30 May 2008 20:48:05 +0000 Subject: [PATCH] Corrected typo in docbook. --- src/docbkx/cas-auth-provider.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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