From a7d97a6778ca528199920901ed2f66e289ee5a44 Mon Sep 17 00:00:00 2001 From: Tim Graham Date: Fri, 12 Jul 2013 12:48:49 -0400 Subject: Fixed #20653 -- Renamed checksetup -> check missed in [03465639] Thanks CollinAnderson for the report. --- docs/ref/django-admin.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/ref') diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index caee368e63..28c4c66517 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -89,10 +89,10 @@ documentation for the :djadminopt:`--verbosity` option. Available commands ================== -checksetup ----------- +check +----- -.. django-admin:: checksetup +.. django-admin:: check .. versionadded:: 1.6 -- cgit v1.3