lists.arthurdejong.org
RSS feed

python-stdnum branch master updated. 1.18-8-g031a249

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

python-stdnum branch master updated. 1.18-8-g031a249



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  031a24981ad1b3773fcfad7c3a1c11db9da182a9 (commit)
      from  cf22705e9fb1a7900174c5040d403cc767b866d0 (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=031a24981ad1b3773fcfad7c3a1c11db9da182a9

commit 031a24981ad1b3773fcfad7c3a1c11db9da182a9
Author: Ali-Akber Saifee <ali@indydevs.org>
Date:   Mon Mar 13 08:29:48 2023 -0700

    Fix typo in UEN docstring

diff --git a/stdnum/sg/uen.py b/stdnum/sg/uen.py
index 4f59750..ea0a1b2 100644
--- a/stdnum/sg/uen.py
+++ b/stdnum/sg/uen.py
@@ -22,7 +22,7 @@
 """UEN (Singapore's Unique Entity Number).
 
 The Unique Entity Number (UEN) is a 9 or 10 digit identification issued by
-the government of Singapore to businesses that operate with within Singapore.
+the government of Singapore to businesses that operate within Singapore.
 
 
 Accounting and Corporate Regulatory Authority (ACRA)

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

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


hooks/post-receive
-- 
python-stdnum