lists.arthurdejong.org
RSS feed

python-stdnum branch master updated. 1.14-16-gb202eee

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

python-stdnum branch master updated. 1.14-16-gb202eee



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "python-stdnum".

The branch, master has been updated
       via  b202eeeca63ca52f9a8540376a92fe3034f97277 (commit)
      from  7e86331a920eef09248297813e27e1851a25fa61 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/python-stdnum/commit/?id=b202eeeca63ca52f9a8540376a92fe3034f97277

commit b202eeeca63ca52f9a8540376a92fe3034f97277
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Sun Jan 10 21:08:43 2021 +0100

    Fix typo

diff --git a/stdnum/my/nric.py b/stdnum/my/nric.py
index 37170d4..c3283d7 100644
--- a/stdnum/my/nric.py
+++ b/stdnum/my/nric.py
@@ -23,7 +23,7 @@ The NRIC No. is the unique identifier for issued to Malaysian 
citizens and
 permanent residents.
 
 The number consist of 12 digits in three sections. The first 6 digits
-represent the birth date, followed by two digits represeting the birth
+represent the birth date, followed by two digits representing the birth
 place and finally four digits. The gender of a person can be derived from
 the last digit: odd numbers for males and even numbers for females.
 

-----------------------------------------------------------------------

Summary of changes:
 stdnum/my/nric.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
python-stdnum