Commit cf00c96d authored by Łukasz Nowak's avatar Łukasz Nowak

Typo.

parent 045610de
......@@ -159,7 +159,7 @@ def SlapDocument_migrateSlapState(self):
pass
else:
if explanation_delivery_line.getSimulationState() == 'cancelled':
state = 'destoyed'
state = 'destroyed'
else:
raise NotImplementedError
promise_kw = {
......
99
\ No newline at end of file
100
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment