lists.arthurdejong.org
RSS feed

python-stdnum commit: r154 - in python-stdnum: . stdnum

[Date Prev][Date Next] [Thread Prev][Thread Next]

python-stdnum commit: r154 - in python-stdnum: . stdnum



Author: arthur
Date: Sun Feb 19 10:55:11 2012
New Revision: 154
URL: http://arthurdejong.org/viewvc/python-stdnum?revision=154&view=revision

Log:
make number description consistent

Modified:
   python-stdnum/README
   python-stdnum/stdnum/__init__.py

Modified: python-stdnum/README
==============================================================================
--- python-stdnum/README        Sun Feb 19 10:38:38 2012        (r153)
+++ python-stdnum/README        Sun Feb 19 10:55:11 2012        (r154)
@@ -19,7 +19,7 @@
  * 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)
@@ -59,7 +59,7 @@
  * 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)

Modified: python-stdnum/stdnum/__init__.py
==============================================================================
--- python-stdnum/stdnum/__init__.py    Sun Feb 19 10:38:38 2012        (r153)
+++ python-stdnum/stdnum/__init__.py    Sun Feb 19 10:55:11 2012        (r154)
@@ -33,7 +33,7 @@
  * 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 @@
  * 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)
-- 
To unsubscribe send an email to
python-stdnum-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/python-stdnum-commits/