We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 734c8e5 commit 307554dCopy full SHA for 307554d
1 file changed
ciw/simulation.py
@@ -32,7 +32,7 @@ def __init__(
32
server_class=None,
33
):
34
"""
35
- Initialise an instance of the simualation.
+ Initialise a simulation instance.
36
37
self.current_time = 0.0
38
self.network = network
0 commit comments