From 6ef0f5bc272b316f0fd6fa706d7eaf8f1822faa4 Mon Sep 17 00:00:00 2001 From: Adam Johnson Date: Tue, 15 Apr 2025 14:24:12 +0100 Subject: Americanized some spellings. --- docs/man/django-admin.1 | 2 +- docs/ref/django-admin.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'docs') 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. diff --git a/docs/ref/django-admin.txt b/docs/ref/django-admin.txt index d401b83893..74413b78f9 100644 --- a/docs/ref/django-admin.txt +++ b/docs/ref/django-admin.txt @@ -1071,7 +1071,7 @@ precedence. For a ``--verbosity`` of 2 or higher, the automatically imported objects will be listed. To disable automatic importing entirely, use the ``--no-imports`` flag. -See the guide on :ref:`customizing this behaviour +See the guide on :ref:`customizing this behavior ` to add or remove automatic imports. .. versionchanged:: 5.2 -- cgit v1.3