mirror of
https://github.com/Hopiu/django.git
synced 2026-05-04 13:44:44 +00:00
Trivial documentation typo fix.
Fixed #16545. Thanks, Audrey Roy. git-svn-id: http://code.djangoproject.com/svn/django/trunk@16645 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
549faf19bf
commit
5994a7442d
1 changed files with 2 additions and 2 deletions
|
|
@ -1213,8 +1213,8 @@ that ``django-admin.py`` should print to the console.
|
|||
Common options
|
||||
==============
|
||||
|
||||
The following options are not available on every commands, but they are
|
||||
common to a number of commands.
|
||||
The following options are not available on every command, but they are common
|
||||
to a number of commands.
|
||||
|
||||
.. django-admin-option:: --database
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue