dion        2004/03/10 19:13:38

  Modified:    src/java/org/apache/maven/util Tag: MAVEN-1_0-BRANCH
                        Expand.java
  Log:
  Fix typo
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.13.4.3  +1 -1      maven/src/java/org/apache/maven/util/Expand.java
  
  Index: Expand.java
  ===================================================================
  RCS file: /home/cvs/maven/src/java/org/apache/maven/util/Expand.java,v
  retrieving revision 1.13.4.2
  retrieving revision 1.13.4.3
  diff -u -r1.13.4.2 -r1.13.4.3
  --- Expand.java       1 Mar 2004 22:36:39 -0000       1.13.4.2
  +++ Expand.java       11 Mar 2004 03:13:38 -0000      1.13.4.3
  @@ -59,7 +59,7 @@
       /**
        * Do the work.
        *
  -     * @throws Exception If an error occurs.
  +     * @throws IOException If an error occurs.
        */
       public void execute()
           throws IOException
  
  
  

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

Reply via email to