mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Fix small typo in AmountError's docstring
This commit is contained in:
parent
d2827dfae8
commit
7070c39aca
@ -87,4 +87,4 @@ class AssetIdMismatch(Exception):
|
||||
|
||||
|
||||
class AmountError(Exception):
|
||||
"""Raise when there is a problem with output amounts"""
|
||||
"""Raised when there is a problem with a transaction's output amounts"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user