diff options
author | triaxx <triaxx@pkgsrc.org> | 2018-10-30 07:13:54 +0000 |
---|---|---|
committer | triaxx <triaxx@pkgsrc.org> | 2018-10-30 07:13:54 +0000 |
commit | 3d9b1ac6fb1e9e2ea0e91a77c9534a85cab52a71 (patch) | |
tree | bd06a4ac7ecf2be32c24a73b5fd0dbdf1e25ff3e /www | |
parent | 155603ee3214f0e709dcd8fa0a11f1afaf6f5404 (diff) | |
download | pkgsrc-3d9b1ac6fb1e9e2ea0e91a77c9534a85cab52a71.tar.gz |
py-django-registration: typo in DESCR
Diffstat (limited to 'www')
-rw-r--r-- | www/py-django-registration/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-django-registration/DESCR b/www/py-django-registration/DESCR index f3b289f1982..1bd15475262 100644 --- a/www/py-django-registration/DESCR +++ b/www/py-django-registration/DESCR @@ -1,4 +1,4 @@ -django-registratio is a simple application which provides flexible +django-registration is a simple application which provides flexible user registration for Django-based projects. The default setup implements a fairly common workflow: |