aboutsummaryrefslogtreecommitdiffstats
path: root/ajde.core
diff options
context:
space:
mode:
authoraclement <aclement>2007-01-11 16:05:07 +0000
committeraclement <aclement>2007-01-11 16:05:07 +0000
commitb0fd58d814af658a541651195f4adde645c797e5 (patch)
tree152ac29e3bb2b203a8d6b694409843dbae58a254 /ajde.core
parentcfd711b9628154e0b2eb2df174124699cf831f83 (diff)
downloadaspectj-b0fd58d814af658a541651195f4adde645c797e5.tar.gz
aspectj-b0fd58d814af658a541651195f4adde645c797e5.zip
spelling
Diffstat (limited to 'ajde.core')
-rw-r--r--ajde.core/src/org/aspectj/ajde/core/ICompilerConfiguration.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/ajde.core/src/org/aspectj/ajde/core/ICompilerConfiguration.java b/ajde.core/src/org/aspectj/ajde/core/ICompilerConfiguration.java
index 35a8eb51c..df32a97bb 100644
--- a/ajde.core/src/org/aspectj/ajde/core/ICompilerConfiguration.java
+++ b/ajde.core/src/org/aspectj/ajde/core/ICompilerConfiguration.java
@@ -15,7 +15,7 @@ import java.util.Map;
import java.util.Set;
/**
- * Inteface that contains all the configuration required for the
+ * Interface that contains all the configuration required for the
* compiler to be able to perform a build
*/
public interface ICompilerConfiguration {