From b202eeeca63ca52f9a8540376a92fe3034f97277 Mon Sep 17 00:00:00 2001 From: Arthur de Jong Date: Sun, 10 Jan 2021 21:08:43 +0100 Subject: Fix typo --- stdnum/my/nric.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stdnum/my/nric.py') 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. -- cgit v1.2.3