Skip to content

Commit f0f9b28

Browse files
committed
[ModelicaSystemCmd] spelling fix
1 parent 91a2839 commit f0f9b28

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

OMPython/ModelicaSystem.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ def __init__(self, runpath: pathlib.Path, modelname: str, timeout: Optional[int]
132132

133133
def arg_set(self, key: str, val: str | dict = None) -> None:
134134
"""
135-
Set one argument for the executeable model.
135+
Set one argument for the executable model.
136136
137137
Parameters
138138
----------

0 commit comments

Comments
 (0)