juanco      02/02/26 18:33:26

  Modified:    src/java/org/apache/maven/jrcs/rcs Archive.java
  Log:
  fixed typos in comments
  
  Revision  Changes    Path
  1.11      +2 -2      
jakarta-turbine-maven/src/java/org/apache/maven/jrcs/rcs/Archive.java
  
  Index: Archive.java
  ===================================================================
  RCS file: 
/home/cvs/jakarta-turbine-maven/src/java/org/apache/maven/jrcs/rcs/Archive.java,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- Archive.java      27 Feb 2002 02:05:30 -0000      1.10
  +++ Archive.java      27 Feb 2002 02:33:26 -0000      1.11
  @@ -110,7 +110,7 @@
       /**
        * Creates a new archive with the specified initial version number
        * and sets the text of the initial revision.
  -     * The initila revision must be of the form "n.m" (i.e. a trunk revision).
  +     * The initial revision must be of the form "n.m" (i.e. a trunk revision).
        * @param text   The text of the initial revision.
        * @param desc   The archives description (not the log message).
        * @param vernum The initial revision number.
  @@ -123,7 +123,7 @@
       /**
        * Creates a new archive with the specified initial version number
        * and sets the text of the initial revision.
  -     * The initila revision must be of the form "n.m" (i.e. a trunk revision).
  +     * The initial revision must be of the form "n.m" (i.e. a trunk revision).
        * @param text   The text of the initial revision.
        * @param desc   The archives description (not the log message).
        * @param vernum The initial revision number.
  
  
  

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

Reply via email to