This commit is contained in:
hneemann 2021-08-07 07:44:43 +02:00
parent b57ce4b092
commit 180fb7d6cb

View File

@ -92,7 +92,7 @@ public final class CircuitLoader {
} }
/** /**
* Creates a mode from the loaded circuit. * Creates a model from the loaded circuit.
* *
* @return the model * @return the model
* @throws ElementNotFoundException ElementNotFoundException * @throws ElementNotFoundException ElementNotFoundException