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 656cc2e Updates production by Jenkins
656cc2e is described below
commit 656cc2e7be515a66c6ea0ae864b31c6094029adf
Author: jenkins <[email protected]>
AuthorDate: Sat Feb 2 14:31:40 2019 +0000
Updates production by Jenkins
---
content/tag-developers/checkboxlist-tag.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/tag-developers/checkboxlist-tag.html
b/content/tag-developers/checkboxlist-tag.html
index d45f162..feb48bc 100644
--- a/content/tag-developers/checkboxlist-tag.html
+++ b/content/tag-developers/checkboxlist-tag.html
@@ -148,7 +148,7 @@
<p><strong>Description</strong></p>
<p>
- Creates a series of checkboxes from a list. Setup is like <s:select /> or
<s:radio />, but creates checkbox tags.
+ Creates a series of checkboxes from a list. Setup is like `<s:select />` or
`<s:radio />`, but creates checkbox tags.
</p>