Author: julien(a)jboss.com
Date: 2007-02-12 17:09:21 -0500 (Mon, 12 Feb 2007)
New Revision: 6230
Modified:
docs/trunk/referenceGuide/en/modules/tutorials.xml
Log:
cosmetic
Modified: docs/trunk/referenceGuide/en/modules/tutorials.xml
===================================================================
--- docs/trunk/referenceGuide/en/modules/tutorials.xml 2007-02-12 22:06:53 UTC (rev 6229)
+++ docs/trunk/referenceGuide/en/modules/tutorials.xml 2007-02-12 22:09:21 UTC (rev 6230)
@@ -113,7 +113,8 @@
<emphasis>HelloWorldPortlet\src\main\org\jboss\portlet\hello\HelloWorldPortlet.java</emphasis>
, and it should contain the following:
<programlisting>
- <![CDATA[package org.jboss.portlet.hello;
+ <![CDATA[
+package org.jboss.portlet.hello;
import javax.portlet.GenericPortlet;
import javax.portlet.PortletException;
Show replies by date