You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by vm...@apache.org on 2002/11/30 12:57:01 UTC

cvs commit: jakarta-turbine-maven/src/plugins-build/ear/xdocs properties.xml

vmassol     2002/11/30 03:57:01

  Modified:    src/plugins-build/ear/xdocs properties.xml
  Log:
  fixed typo
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-maven/src/plugins-build/ear/xdocs/properties.xml
  
  Index: properties.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/src/plugins-build/ear/xdocs/properties.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- properties.xml	19 Nov 2002 23:12:14 -0000	1.1
  +++ properties.xml	30 Nov 2002 11:57:01 -0000	1.2
  @@ -27,7 +27,7 @@
           <tr><th>Property</th><th>Description</th><th>See</th></tr>
           <tr>
             <td>maven.build.dir</td>
  -          <td>where the comonent will be assembled</td>
  +          <td>where the component will be assembled</td>
             <td>
               <A href="../../../java/target/docs/properties.html#Other Settings">maven.build.dir</A>
             </td>