From: fhanik Date: Mon, 20 Apr 2009 22:57:44 +0000 (+0000) Subject: fix typo X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=072bde2c4778fcb8346298327faa38d75f247074;p=tomcat7.0 fix typo git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@766905 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/webapps/docs/config/systemprops.xml b/webapps/docs/config/systemprops.xml index 3a25556e8..3878b6dd6 100644 --- a/webapps/docs/config/systemprops.xml +++ b/webapps/docs/config/systemprops.xml @@ -39,8 +39,8 @@

Set this to a fully qualified name of a class that implements org.apache.tomcat.util.IntrospectionUtils.PropertySource. Required to have a public constructor with no arguments.

-

Use this to add a property source, that will be invoked when s{parameter} - denoted parameters are found in the XML files that tomcat parses.

+

Use this to add a property source, that will be invoked when ${parameter} + denoted parameters are found in the XML files that Tomcat parses.