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 8f46971 Updates production by Jenkins
8f46971 is described below
commit 8f46971e16e9994cb78fd228e10787c50b56ee65
Author: jenkins <[email protected]>
AuthorDate: Mon Nov 27 12:03:29 2017 +0000
Updates production by Jenkins
---
content/getting-started/form-tags.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/getting-started/form-tags.html
b/content/getting-started/form-tags.html
index 39a951b..a9ec8c4 100644
--- a/content/getting-started/form-tags.html
+++ b/content/getting-started/form-tags.html
@@ -325,7 +325,7 @@ the checkbox will not be checked.</p>
</code></pre>
</div>
-<p>Since the method getOver21 returns true, the checkbox is checked.</p>
+<p>Since the method isOver21 returns true, the checkbox is checked.</p>
<p><strong>HTML Created By Struts 2 Checkbox Tag</strong></p>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].