From 27d174369c0990794c95144a054ea2370d5efc6b Mon Sep 17 00:00:00 2001 From: markt Date: Fri, 12 Jan 2007 23:21:05 +0000 Subject: [PATCH] Fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@495785 13f79535-47bb-0310-9956-ffa450edef68 --- webapps/docs/config/context.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/config/context.xml b/webapps/docs/config/context.xml index a1eba7b8d..828cdf416 100644 --- a/webapps/docs/config/context.xml +++ b/webapps/docs/config/context.xml @@ -174,7 +174,7 @@ defining the default web application for this Host, which will process all requests not assigned to other Contexts. The value of this field must not be set except when statically defining a Context in - server.xml, as it will be infered from the filenames used for either the + server.xml, as it will be inferred from the filenames used for either the .xml context file or the docBase.

-- 2.11.0