Correct typing error.

This commit is contained in:
Mikael Capelle 2018-03-09 21:07:49 +01:00
förälder a765e58f84
incheckning 7dcbdcb408

Visa fil

@ -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.
*
*/