python-stdnum branch master updated. 1.16-3-g7e69090
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
python-stdnum branch master updated. 1.16-3-g7e69090
- From: Commits of the python-stdnum project <python-stdnum-commits [at] lists.arthurdejong.org>
- To: python-stdnum-commits [at] lists.arthurdejong.org
- Reply-to: python-stdnum-users [at] lists.arthurdejong.org, python-stdnum-commits [at] lists.arthurdejong.org
- Subject: python-stdnum branch master updated. 1.16-3-g7e69090
- Date: Sun, 11 Apr 2021 13:56:52 +0200 (CEST)
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 7e69090bf888d7a624cc51bc73c069f91c10f321 (commit)
from 5785afbf4079c3fd27c700b0e2153f91974319f0 (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=7e69090bf888d7a624cc51bc73c069f91c10f321
commit 7e69090bf888d7a624cc51bc73c069f91c10f321
Author: Jakub Wilk <jwilk@jwilk.net>
Date: Wed Mar 3 14:20:02 2021 +0100
Fix typo
Closes https://github.com/arthurdejong/python-stdnum/pull/258
diff --git a/docs/index.rst b/docs/index.rst
index 97c62c8..03e1cfc 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -92,7 +92,7 @@ Helper functions and modules
may have multiple)
* ``'personalid'`` for generic personal identifiers (some countries may have
multiple, especially for tax purposes)
- * ``'postcal_code'`` for address postal codes
+ * ``'postal_code'`` for address postal codes
Generic check digit algorithms
-----------------------------------------------------------------------
Summary of changes:
docs/index.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
python-stdnum
- python-stdnum branch master updated. 1.16-3-g7e69090,
Commits of the python-stdnum project