mirror of
https://github.com/django/django.git
synced 2025-10-06 16:50:52 +00:00
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
This commit is contained in:
parent
acde917456
commit
1024b5e74a
113 changed files with 265 additions and 267 deletions
|
@ -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
|
||||
)]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue