correction execute
This commit is contained in:
@@ -3,5 +3,5 @@ package interfaces;
|
||||
public interface AlgoDiffusion {
|
||||
public void configure();
|
||||
|
||||
public void execture();
|
||||
public void execute();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user