summaryrefslogtreecommitdiff
path: root/docs/ref/django-admin.txt
diff options
context:
space:
mode:
authorMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2011-08-22 06:30:42 +0000
committerMalcolm Tredinnick <malcolm.tredinnick@gmail.com>2011-08-22 06:30:42 +0000
commit5994a7442dbe400847f59f4858f9e52173b0ffed (patch)
treeeb1cb2b4c78fabaf083ebc684dfdf30aabf1eb8b /docs/ref/django-admin.txt
parent549faf19bf4c59d6c67b860cb93add1c24f3420a (diff)
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
Diffstat (limited to 'docs/ref/django-admin.txt')
-rw-r--r--docs/ref/django-admin.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt
index 36b7bcda7c..f2f7b2cd96 100644
--- a/docs/ref/django-admin.txt
+++ b/docs/ref/django-admin.txt
@@ -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