From 5994a7442dbe400847f59f4858f9e52173b0ffed Mon Sep 17 00:00:00 2001 From: Malcolm Tredinnick Date: Mon, 22 Aug 2011 06:30:42 +0000 Subject: [PATCH] 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 --- docs/ref/django-admin.txt | 4 ++-- 1 file 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