Author: mmcallis
Date: 2008-02-18 19:32:26 -0500 (Mon, 18 Feb 2008)
New Revision: 10021
Modified:
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml
Log:
minor spelling corrections, eg porlet/portlet
5.2.4. An example Apache MyFaces JSF Portlet
Modified: docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml
===================================================================
---
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml 2008-02-19
00:12:35 UTC (rev 10020)
+++
docs/branches/JBoss_Portal_Branch_2_6/referenceGuide/en/modules/tutorials.xml 2008-02-19
00:32:26 UTC (rev 10021)
@@ -1431,9 +1431,9 @@
</para>
<para>
<note>
- <title>Adding Functionality to an Apache MyFaces JSF Porlet</title>
+ <title>Adding Functionality to an Apache MyFaces JSF Portlet</title>
<para>
- To add functionality to an Apache MyFaces JSF Porlet, sub-class it and create your own
class.
+ To add functionality to an Apache MyFaces JSF Portlet, sub-class it and create your
own class.
</para>
</note>
</para>
@@ -1481,7 +1481,7 @@
</para>
</sect3>
<sect3>
- <title>Building your Apache MyFaces JSF Porlet</title>
+ <title>Building your Apache MyFaces JSF Portlet</title>
<para>
The <filename>HelloWorldJSFMyFaces42Portlet.zip</filename> file
contains a pre-compiled <filename>helloworldjsfmyfacesportlet.war</filename>
file; however, to manually build the
<filename>helloworldjsfmyfacesportlet.war</filename> file:
</para>