From 12cd072c599ac2fe34fc607a263368f29220e3ba Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Fri, 15 Sep 2017 11:40:21 +0200 Subject: Fix spelling errors --- stdnum/eu/at_02.py | 6 +++--- 1 file 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' -- cgit v1.2.3