forked from CGM_Public/pretix_original
Fix spelling in order_gracefully_delete signal
This commit is contained in:
@@ -399,7 +399,7 @@ This signal is sent out every time a test-mode order is being deleted. The order
|
||||
is given as the first argument.
|
||||
|
||||
Any plugin receiving this signals is supposed to perform any cleanup necessary at this
|
||||
point, so that the underlying oder has no more external constraints that would inhibit
|
||||
point, so that the underlying order has no more external constraints that would inhibit
|
||||
the deletion of the order.
|
||||
|
||||
As with all event-plugin signals, the ``sender`` keyword argument will contain the event.
|
||||
|
||||
Reference in New Issue
Block a user