jvanzyl     02/03/02 10:44:37

  Modified:    xdocs    getting-started.xml
  Log:
  Typo fix
  
  Revision  Changes    Path
  1.2       +1 -1      jakarta-turbine-maven/xdocs/getting-started.xml
  
  Index: getting-started.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-turbine-maven/xdocs/getting-started.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- getting-started.xml       2 Mar 2002 18:43:29 -0000       1.1
  +++ getting-started.xml       2 Mar 2002 18:44:36 -0000       1.2
  @@ -11,7 +11,7 @@
         <p>
           Everything in Maven gravitates around the definition of a project. The
           unit of work in Maven is the project, so before you can get started
  -        with Maven is to create your project definition. The easiest way to
  +        with Maven you need to create your project definition. The easiest way to
           do this is to create an XML representation of this definition. You
           can take a look at the Maven project descriptor
           <a href="/sample-project-definition.html">here</a>.
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to