From: Geoffrey De S. <ge0...@us...> - 2005-05-08 20:10:45
|
ge0ffrey 05/05/08 13:10:38 Modified: izpack/xdocs/templates application.xml Log: typo Revision Changes Path 1.2 +1 -1 maven-plugins/izpack/xdocs/templates/application.xml Index: application.xml =================================================================== RCS file: /cvsroot/maven-plugins/maven-plugins/izpack/xdocs/templates/application.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- application.xml 7 May 2005 18:02:22 -0000 1.1 +++ application.xml 8 May 2005 20:10:38 -0000 1.2 @@ -26,7 +26,7 @@ <section name="The template application"> <p> This template creates a installer for an executable jar. - The following shorcuts are created: + The following shortcuts are created: </p> <ul> <li>A desktop and programs shortcut to <code>javaw -jar <MY_ARTIFACT>.jar</code></li> |