Fixing javadocs for snippet plugin

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@577747 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Musachy Barroso
2007-09-20 13:49:59 +00:00
parent 6c29f36d23
commit f7cee24e11
@@ -46,7 +46,7 @@ import com.opensymphony.xwork2.util.ValueStack;
* </p>
* <p>For troubleshooting javascript problems the following configuration is recommended:</p>
* <pre>
* &lt;s:head debug="true" cache="false" compressed="false" /&gt;
* &lt;sx:head debug="true" cache="false" compressed="false" /&gt;
* </pre>
*
* <p>Dojo files are loaded as required by the Dojo loading mechanism. The problem with this