dion        2003/06/02 22:17:58

  Modified:    src/java/org/apache/maven/project Project.java
  Log:
  Fix comment
  
  Revision  Changes    Path
  1.81      +3 -3      maven/src/java/org/apache/maven/project/Project.java
  
  Index: Project.java
  ===================================================================
  RCS file: /home/cvs/maven/src/java/org/apache/maven/project/Project.java,v
  retrieving revision 1.80
  retrieving revision 1.81
  diff -u -r1.80 -r1.81
  --- Project.java      12 Apr 2003 00:02:03 -0000      1.80
  +++ Project.java      3 Jun 2003 05:17:58 -0000       1.81
  @@ -389,9 +389,9 @@
       }
   
       /**
  -     * Get the  attribute.
  +     * Get the atrifact attribute.
        *
  -     * @return The
  +     * @return The list of artifacts for the project
        */
       public List getArtifacts()
       {
  
  
  

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

Reply via email to