mirror of
https://github.com/apache/struts.git
synced 2026-08-31 11:24:28 +00:00
WW-1483 Fix typo
git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@476306 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -3,7 +3,7 @@ Struts Custom Tagdoclet
|
||||
|
||||
The provided xdoclet templates are based on original xdoclet distribution templates for tld generation.
|
||||
|
||||
The annotations may be used for classes extending TagSupport or oa.struts2.components.Component. If used in component
|
||||
The annotations may be used for classes extending TagSupport or org.apache.struts2.components.Component. If used in component
|
||||
classes, you will also need a TagSupport wrapper class to generate valid tld (see @a2:tag#tld-tag-class).
|
||||
|
||||
Following a description of the provided tags and their parameters:
|
||||
|
||||
Reference in New Issue
Block a user