diff --git a/src/main/org/apache/tools/ant/DirectoryScanner.java b/src/main/org/apache/tools/ant/DirectoryScanner.java index 07d6d6afe..e86e73c74 100644 --- a/src/main/org/apache/tools/ant/DirectoryScanner.java +++ b/src/main/org/apache/tools/ant/DirectoryScanner.java @@ -844,7 +844,7 @@ strLoop: /** * Get the names of the files that matched at least one of the include - * patterns, an matched none of the exclude patterns. + * patterns, and matched none of the exclude patterns. * The names are relative to the basedir. * * @return the names of the files