summaryrefslogtreecommitdiff
path: root/docs/man/django-admin.1
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/django-admin.1')
-rw-r--r--docs/man/django-admin.12
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/django-admin.1 b/docs/man/django-admin.1
index 7a544fb276..67c4855e63 100644
--- a/docs/man/django-admin.1
+++ b/docs/man/django-admin.1
@@ -1379,7 +1379,7 @@ precedence. For a \fB\-\-verbosity\fP of 2 or higher, the automatically imported
objects will be listed. To disable automatic importing entirely, use the
\fB\-\-no\-imports\fP flag.
.sp
-See the guide on \fI\%customizing this behaviour\fP to add or remove automatic imports.
+See the guide on \fI\%customizing this behavior\fP to add or remove automatic imports.
.sp
Automatic models import was added.