Browse Source

spelling

tags/Root_extensions
aclement 17 years ago
parent
commit
b0fd58d814
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      ajde.core/src/org/aspectj/ajde/core/ICompilerConfiguration.java

+ 1
- 1
ajde.core/src/org/aspectj/ajde/core/ICompilerConfiguration.java View File

@@ -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 {

Loading…
Cancel
Save