You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by di...@apache.org on 2002/12/12 16:56:21 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/pdf/xdocs goals.xml

dion        2002/12/12 07:56:21

  Modified:    src/plugins-build/pdf/xdocs goals.xml
  Log:
  Fix bad xml
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-maven/src/plugins-build/pdf/xdocs/goals.xml
  
  Index: goals.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/pdf/xdocs/goals.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- goals.xml	13 Nov 2002 23:46:53 -0000	1.1
  +++ goals.xml	12 Dec 2002 15:56:21 -0000	1.2
  @@ -35,7 +35,7 @@
             <td>pdf:pdf</td>
             <td>
               Generates a PDF document containing all project documentation.
  -            The PDF is generated from the .fo file generated in the <code>fo:fo<code>
  +            The PDF is generated from the .fo file generated in the <code>fo:fo</code>
               goal.
             </td>
           </tr>