This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/struts-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new def29b1  Updates production by Jenkins
def29b1 is described below

commit def29b1e7aa9a064744556a97f1b6f215e87ebe6
Author: jenkins <bui...@apache.org>
AuthorDate: Sun Jan 21 09:00:50 2018 +0000

    Updates production by Jenkins
---
 content/getting-started/form-validation-using-xml.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/getting-started/form-validation-using-xml.html 
b/content/getting-started/form-validation-using-xml.html
index 9ba00a2..f6edaa5 100644
--- a/content/getting-started/form-validation-using-xml.html
+++ b/content/getting-started/form-validation-using-xml.html
@@ -236,7 +236,7 @@
 </code></pre>
 </div>
 
-<p>The param name=”expression” node is used to specify the regular expression 
that will be applied to the user’s input. Note how the regular expression is 
contained within a CDATA section.</p>
+<p>The <code class="highlighter-rouge">param name="regex"</code> node is used 
to specify the regular expression that will be applied to the user’s input. 
Note how the regular expression is contained within a CDATA section.</p>
 
 <h2 id="validating-a-users-input-using-an-ognl-expression">Validating A User’s 
Input Using An OGNL Expression</h2>
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@struts.apache.org" <commits@struts.apache.org>'].

Reply via email to