Skip to content

Commit

Permalink
small documentation fix
Browse files Browse the repository at this point in the history
  • Loading branch information
joamag committed Sep 4, 2017
1 parent 6522fec commit cf2ae08
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/budy/models/order.py
Expand Up @@ -537,8 +537,8 @@ def use_vouchers_s(self, reset = True):
if (previous) vouchers have been discounted in the order they will
be discarded as not relevant.
@type reset: bool
@param reset: If previous voucher discount values should be discarded
:type reset: bool
:param reset: If previous voucher discount values should be discarded
before the use/redeem operation is performed.
"""

Expand Down

0 comments on commit cf2ae08

Please sign in to comment.