Arthur de Jong

Open Source / Free Software developer

summaryrefslogtreecommitdiffstats
path: root/stdnum/my/nric.py
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2021-01-10 21:08:43 +0100
committerArthur de Jong <arthur@arthurdejong.org>2021-01-10 21:08:43 +0100
commitb202eeeca63ca52f9a8540376a92fe3034f97277 (patch)
tree39dad4b4d0c66598b6026838ed7e9f677cf231a9 /stdnum/my/nric.py
parent7e86331a920eef09248297813e27e1851a25fa61 (diff)
Fix typo
Diffstat (limited to 'stdnum/my/nric.py')
-rw-r--r--stdnum/my/nric.py2
1 files changed, 1 insertions, 1 deletions
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.