From b0fd58d814af658a541651195f4adde645c797e5 Mon Sep 17 00:00:00 2001 From: aclement Date: Thu, 11 Jan 2007 16:05:07 +0000 Subject: [PATCH] spelling --- ajde.core/src/org/aspectj/ajde/core/ICompilerConfiguration.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 { -- 2.39.5