fix typo
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 20 Apr 2009 22:57:44 +0000 (22:57 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Mon, 20 Apr 2009 22:57:44 +0000 (22:57 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@766905 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/config/systemprops.xml

index 3a25556..3878b6d 100644 (file)
@@ -39,8 +39,8 @@
       <p>Set this to a fully qualified name of a class that implements 
          <code>org.apache.tomcat.util.IntrospectionUtils.PropertySource</code>.
          Required to have a public constructor with no arguments.</p>
-      <p>Use this to add a property source, that will be invoked when <code>s{parameter}</code>
-         denoted parameters are found in the XML files that tomcat parses.</p>
+      <p>Use this to add a property source, that will be invoked when <code>${parameter}</code>
+         denoted parameters are found in the XML files that Tomcat parses.</p>
     </property>
   </properties>