Hi,

nice work, though this set seems to contain a wrong correction (prefixed with ****)

Kind Regards, Martijn

Shatzer, Larry wrote:
Thanks, here is the next set.

src/main/org/apache/tools/ant/util/UnPackageNameMapper.java still has messed
up line endings.

-- Larry


-----Original Message-----
From: peter reilly [mailto:[EMAIL PROTECTED]
Sent: Tuesday, September 16, 2003 2:11 AM
To: Ant Developers List
Subject: Re: [PATCH] Next round of typo fixes


Committed,

Peter.



------------------------------------------------------------------------

Index: src/main/org/apache/tools/ant/taskdefs/condition/FilesMatch.java
===================================================================
RCS file: /home/cvspublic/ant/src/main/org/apache/tools/ant/taskdefs/condition/FilesMatch.java,v
retrieving revision 1.11
diff -u -r1.11 FilesMatch.java
--- src/main/org/apache/tools/ant/taskdefs/condition/FilesMatch.java 6 Jul 2003 09:03:17 -0000 1.11
+++ src/main/org/apache/tools/ant/taskdefs/condition/FilesMatch.java 16 Sep 2003 18:03:25 -0000
@@ -1,7 +1,7 @@
/*
* The Apache Software License, Version 1.1
*
- * Copyright (c) 2002 The Apache Software Foundation. All rights
+ * Copyright (c) 2002-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -60,7 +60,7 @@
/**
* Compares two files for bitwise equality based on size and
****> - * content. Timestamps are not looked at at all.
****> + * content. Timestamps are not looked at all.
*
* @author Steve Loughran
* @version $Revision: 1.11 $
@@ -99,7 +99,7 @@
}
/**
- * comparision method of the interface
+ * comparison method of the interface
*
* @return true if the files are equal
* @exception BuildException if it all went pear-shaped


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



Reply via email to