From: aclement Date: Thu, 11 Jan 2007 16:05:07 +0000 (+0000) Subject: spelling X-Git-Tag: Root_extensions~43 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=b0fd58d814af658a541651195f4adde645c797e5;p=aspectj.git spelling --- 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 {