summaryrefslogtreecommitdiff
path: root/design-documents/037-wallet-transactions-lifecycle.rst
diff options
context:
space:
mode:
Diffstat (limited to 'design-documents/037-wallet-transactions-lifecycle.rst')
-rw-r--r--design-documents/037-wallet-transactions-lifecycle.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/design-documents/037-wallet-transactions-lifecycle.rst b/design-documents/037-wallet-transactions-lifecycle.rst
index 66aeb16a..1570c4d1 100644
--- a/design-documents/037-wallet-transactions-lifecycle.rst
+++ b/design-documents/037-wallet-transactions-lifecycle.rst
@@ -977,9 +977,9 @@ TODO: Also specify variant where account reserve needs to be created / funded fi
* ``[failure:already-merged] => pending(withdraw)``: Too late to abort, the
other side already paid the invoice.
* ``[process-success] => aborted``: The wallet has deleted the purse.
- * ``[failure:other] => aborted``: The purse deletion failed; we are
+ * ``[failure:other] => failed``: The purse deletion failed; we are
nevertheless done.
- * ``[action:force-abort] => aborted``: Money may be lost if it was deposited
+ * ``[action:force-abort] => failed``: Money may be lost if it was deposited
into the purse in the meantime.
* ``aborted``