From 61af19d29a0f401b209c9536f191600ad59107b3 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 19 Feb 2012 09:55:11 +0000 Subject: make number description consistent git-svn-id: http://arthurdejong.org/svn/python-stdnum/python-stdnum@154 9dea7c4f-944c-4273-ac1a-574ede026edc --- stdnum/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'stdnum/__init__.py') diff --git a/stdnum/__init__.py b/stdnum/__init__.py index 14c7252..c1b0570 100644 --- a/stdnum/__init__.py +++ b/stdnum/__init__.py @@ -33,7 +33,7 @@ Currently this package supports the following formats: * BTW (the Dutch VAT number) * CPF (Cadastro de Pessoas Físicas, the Brazillian national identification number) - * RČ (Rodné číslo, the Slovak and Czech birth numbers) + * RČ (Rodné číslo, the Slovak and Czech birth number) * SIREN (Système d'Identification du Répertoire des Entreprises, a French company identification number) * SSN (U.S. Social Security Number) @@ -73,7 +73,7 @@ Currently this package supports the following formats: * ID za DDV (Davčna številka, Slovenian VAT number) * VAT (Moms, Mervärdesskatt, Swedish VAT number) * VAT (United Kingdom (and Isle of Man) VAT registration number) - * VAT (Идентификационен номер по ДДС, Bulgarian VAT numbers) + * VAT (Идентификационен номер по ДДС, Bulgarian VAT number) * IMEI (International Mobile Equipment Identity) * IMSI (International Mobile Subscriber Identity) * MEID (Mobile Equipment Identifier) -- cgit v1.2.3