diff options
Diffstat (limited to 'docs/conf.py')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index a1754e18ce..81b06292b4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -317,7 +317,7 @@ latex_documents = [ man_pages = [( 'ref/django-admin', 'django-admin', - 'Utility script for the Django Web framework', + 'Utility script for the Django web framework', ['Django Software Foundation'], 1 )] |
