Browse Source

- spelling

- a sentence was incomplete (missing additional docs?)

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@612091 13f79535-47bb-0310-9956-ffa450edef68
master
Jan Materne 17 years ago
parent
commit
cb4cbd5282
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java

+ 2
- 2
src/main/org/apache/tools/ant/types/resources/AbstractClasspathResource.java View File

@@ -26,8 +26,8 @@ import java.io.IOException;

/**
*
* A Resource representation of anything thta is accessed via a Java classloader.
* The core methods to set/resolve the classpath are provided, and
* A Resource representation of anything that is accessed via a Java classloader.
* The core methods to set/resolve the classpath are provided.
* @since Ant 1.8
*
*/


Loading…
Cancel
Save