Bug 24081: (QA follow-up) Fix small typo

Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
This commit is contained in:
Tomás Cohen Arazi 2020-03-04 09:49:46 -03:00 committed by Martin Renvoize
parent 87ff988393
commit ce2744e0e3
Signed by: martin.renvoize
GPG key ID: 422B469130441A0F

View file

@ -20,5 +20,5 @@ INSERT INTO account_offset_types ( type ) VALUES
('Void Payment'),
('Credit Applied'),
('PAYOUT'),
('DISOUNT'),
('DISCOUNT'),
('REFUND');