Fix a typo

This commit is contained in:
Martin Michlmayr 2019-03-28 21:29:50 +07:00
parent 747772d7f1
commit 980980fb39
No known key found for this signature in database
GPG key ID: 3D0787AAAF6C61DD

View file

@ -35,7 +35,7 @@ tag Invoice
; IncomeType refers to the types of income a non-profit can receive. In this
; example, it's for the categorizations on the USA Form 990. This could be
; changed to accomodate other jurisdictions around the world.
; changed to accommodate other jurisdictions around the world.
tag IncomeType
assert value =~ /^(Donations|RBI|UBTI)$/