From 5f5810871725814c15a716beaffb2f44814c28f2 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Sun, 6 Feb 2011 15:31:36 +0000 Subject: [PATCH] Typo. --- docs/manual/src/docbook/technical-overview.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manual/src/docbook/technical-overview.xml b/docs/manual/src/docbook/technical-overview.xml index 41d3d8d6f6..c336838f5e 100644 --- a/docs/manual/src/docbook/technical-overview.xml +++ b/docs/manual/src/docbook/technical-overview.xml @@ -344,7 +344,7 @@ Successfully authenticated. Security context contains: \ response has been committed.. If you're wondering how the AuthenticationManager - manager is implemented in a real world example, we'll look at that in the core services chapter.