Small typo
----------
Key: TILES-288
URL: https://issues.apache.org/struts/browse/TILES-288
Project: Tiles
Issue Type: Improvement
Components: tiles-jsp (jsp support)
Affects Versions: 2.0.5
Reporter: Sebastian Roth
Priority: Trivial
Small typo:
NOW:
org.apache.tiles.jsp.taglib.definition.InitContainerTag - TilesContainer
allready instantiated for this context. Ignoring request to define.
SHOULD BE:
org.apache.tiles.jsp.taglib.definition.InitContainerTag - TilesContainer
already instantiated for this context. Ignoring request to define.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.