From 0849dd93e9e276632b3e470fb8fda6ef572dceb3 Mon Sep 17 00:00:00 2001 From: Luke Taylor Date: Wed, 24 Mar 2010 21:02:12 +0000 Subject: [PATCH] Minor correction to namespace appendix --- docs/manual/src/docbook/appendix-namespace.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/src/docbook/appendix-namespace.xml b/docs/manual/src/docbook/appendix-namespace.xml index 1fcd6512bd..90736e1e2f 100644 --- a/docs/manual/src/docbook/appendix-namespace.xml +++ b/docs/manual/src/docbook/appendix-namespace.xml @@ -144,8 +144,8 @@
<literal>pattern</literal> The pattern which defines the URL path. The content will depend on the - path-type attribute from the containing http element, so will - default to ant path syntax. + request-matcher attribute from the containing http element, + so will default to ant path syntax.
<literal>method</literal>