diff --git a/share/trick/pymods/trick/variable_server.py b/share/trick/pymods/trick/variable_server.py index 930b828e..d003852b 100644 --- a/share/trick/pymods/trick/variable_server.py +++ b/share/trick/pymods/trick/variable_server.py @@ -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