Skip to content

Commit c30470c

Browse files
authored
PR #45: Fix a few typos in changelog @intgr
Fix a few typos in changelog
2 parents df8c64f + f5ef1a5 commit c30470c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/changelog.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ here. For additional detail, read the complete `commit history`_.
2525
**python-cas 1.2.0** ``[2016-11-06]``
2626

2727
* Replace urllib2 calls with requests to avoid SNI issues
28-
* In SAMLV1.1, the user username is withing NameIdentifier tags
28+
* In SAMLV1.1, the user username is within NameIdentifier tags
2929

3030
.. _commit history: https://github.com/python-cas/python-cas/commits
3131
.. _django-cas-ng: https://github.com/mingchen/django-cas-ng
@@ -46,7 +46,7 @@ here. For additional detail, read the complete `commit history`_.
4646
**python-cas 1.5.0** ``[2020-01-30]``
4747

4848
* PR-17: Test and document support for all modern Python versions
49-
* PR-18: Distribute package as an universal Python Wheel
49+
* PR-18: Distribute package as a universal Python Wheel
5050
* PR-20: README: Link to python.org using HTTPS
5151
* PR-21: Minor refactor: Prefer dict literals {} over dict()
5252
* PR-22: Enable native pip cache in Travis CI
@@ -65,7 +65,7 @@ here. For additional detail, read the complete `commit history`_.
6565
* PR-36: Add support for <norEduPerson> element under <cas:authenticationSuccess>
6666
* Fix #34: Exclude setup from installed package
6767

68-
**python-cas 1.6.0** ``[202l-09-17]``
68+
**python-cas 1.6.0** ``[2021-09-17]``
6969

7070
* Refine docstring to google style for better documentation
7171
* PR #39: Fix SAML ticket verification failing when response is not namespaced @mbenadda

0 commit comments

Comments
 (0)