summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/ref/django-admin.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt
index c1a47dadbd..b5ffcfede8 100644
--- a/docs/ref/django-admin.txt
+++ b/docs/ref/django-admin.txt
@@ -1527,7 +1527,7 @@ tests, which allows it to print a traceback if the interpreter crashes. Pass
.. versionadded:: 3.2
-Outputs timings, including including database setup and total run time.
+Outputs timings, including database setup and total run time.
``testserver``
--------------