Correct typing error.

This commit is contained in:
Mikael Capelle 2018-03-09 21:07:49 +01:00
parent a765e58f84
commit 7dcbdcb408

View File

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