Correct typing error.
This commit is contained in:
parent
a765e58f84
commit
7dcbdcb408
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ public abstract class AbstractInputData {
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Filtering inteface for arcs - This class can be used to indicate to an
|
* Filtering interface for arcs - This class can be used to indicate to an
|
||||||
* algorithm which arc can be used.
|
* algorithm which arc can be used.
|
||||||
*
|
*
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue