Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2017-09-15 11:40:21 +0200
committerArthur de Jong <arthur@arthurdejong.org>2017-09-15 11:40:21 +0200
commit12cd072c599ac2fe34fc607a263368f29220e3ba (patch)
tree04218ff7fbd35734c28d85286e1990c35a4d643a
parent4496ffe8d0d2e0b7767959af7f641bc949567995 (diff)
Fix spelling errors
-rw-r--r--stdnum/eu/at_02.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/stdnum/eu/at_02.py b/stdnum/eu/at_02.py
index 8852cd1..8f1147b 100644
--- a/stdnum/eu/at_02.py
+++ b/stdnum/eu/at_02.py
@@ -23,10 +23,10 @@ This identifier is indicated in the ISO 20022 data element `Creditor Scheme
Identification`. The creditor can be a legal entity, or an association that
is not a legal entity, or a person.
-Ther first two digits contain the ISO country code, the nex two are check
+The first two digits contain the ISO country code, the next two are check
digits for the ISO 7064 Mod 97, 10 checksum, the next tree contain the
-Creditor Bussines Code (or `ZZZ` if no bussness code used) and the remainder
-contain the country-specific identifier.
+Creditor Business Code (or `ZZZ` if no business code used) and the remainder
+contains the country-specific identifier.
>>> validate('ES 23 ZZZ 47690558N')
'ES23ZZZ47690558N'