peterreilly    2003/07/23 03:39:20

  Modified:    src/main/org/apache/tools/ant TypeAdapter.java
  Log:
  typeo
  
  Revision  Changes    Path
  1.4       +1 -1      ant/src/main/org/apache/tools/ant/TypeAdapter.java
  
  Index: TypeAdapter.java
  ===================================================================
  RCS file: /home/cvs/ant/src/main/org/apache/tools/ant/TypeAdapter.java,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- TypeAdapter.java  18 Jul 2003 12:45:55 -0000      1.3
  +++ TypeAdapter.java  23 Jul 2003 10:39:19 -0000      1.4
  @@ -98,7 +98,7 @@
        * Check if the proxy class is compatible with this adapter - i.e.
        * the adapter will be able to adapt instances of the give class.
        *
  -     * @patam proxyClass the class to be checked.
  +     * @param proxyClass the class to be checked.
        */
       void checkProxyClass(Class proxyClass);
   }
  
  
  

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

Reply via email to