Typo
authormarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 27 Jan 2011 19:43:23 +0000 (19:43 +0000)
committermarkt <markt@13f79535-47bb-0310-9956-ffa450edef68>
Thu, 27 Jan 2011 19:43:23 +0000 (19:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1064275 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/jasper-howto.xml

index 5a22688..8b13304 100644 (file)
@@ -254,8 +254,8 @@ set this to <code>true</code>.</li>
 <section name="Web Application Compilation">
 
 <p>Using Ant is the preferred way to compile web applications using JSPC. Note
-that when pre-compiling JSPs, SMAP information only be included in the final
-classes if suppressSmap is false and compile is true.
+that when pre-compiling JSPs, SMAP information will only be included in the 
+final classes if suppressSmap is false and compile is true.
 Use the script given below (a similar script is included in the "deployer" 
 download) to precompile a webapp:
 </p>