You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2004/01/04 22:57:15 UTC

cvs commit: maven-components/maven-model/src/java/org/apache/maven/model Contributor.java

brett       2004/01/04 13:57:15

  Modified:    maven-model/src/java/org/apache/maven/model Contributor.java
  Log:
  typo
  
  Revision  Changes    Path
  1.6       +2 -2      maven-components/maven-model/src/java/org/apache/maven/model/Contributor.java
  
  Index: Contributor.java
  ===================================================================
  RCS file: /home/cvs/maven-components/maven-model/src/java/org/apache/maven/model/Contributor.java,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- Contributor.java	2 Dec 2003 04:08:25 -0000	1.5
  +++ Contributor.java	4 Jan 2004 21:57:15 -0000	1.6
  @@ -63,7 +63,7 @@
   
   /**
    * A Contributor to a project is an individual that has contributed in some way
  - * to the project, but is not a Contributor.
  + * to the project, but is not a Developer.
    *
    * @author <a href="mailto:jvanzyl@apache.org">Jason van Zyl</a>
    * @author <a href="mailto:bob@eng.werken.com">bob mcwhirter</a>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org