This commit is contained in:
Derek Bankieris 2019-11-05 16:01:28 -06:00
parent 20a8d5c462
commit 9501bd9a5e

View File

@ -1073,7 +1073,7 @@ def find_simulation(host=None, port=None, user=None, pid=None,
Returns
-------
VariableServer
A VariableServer connected to the sim matcthing the specified
A VariableServer connected to the sim matching the specified
parameters.
Raises