summaryrefslogtreecommitdiff
path: root/docs/internals
diff options
context:
space:
mode:
authorSarah Boyce <42296566+sarahboyce@users.noreply.github.com>2025-06-26 12:42:04 +0200
committernessita <124304+nessita@users.noreply.github.com>2025-06-27 09:46:17 -0300
commita3882876927a819ca982ea61353945e9d86f3659 (patch)
tree7c7ecb8e429cb038b584576703b3c170f52cde72 /docs/internals
parentaf6ed55fcdb0cd0c0ca95e46b7d081d030a861e0 (diff)
Fixed indentation in docs/internals/howto-release-django.txt.
Diffstat (limited to 'docs/internals')
-rw-r--r--docs/internals/howto-release-django.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/internals/howto-release-django.txt b/docs/internals/howto-release-django.txt
index 55c13e03a9..5e0f8469d2 100644
--- a/docs/internals/howto-release-django.txt
+++ b/docs/internals/howto-release-django.txt
@@ -251,8 +251,8 @@ A few days before any release
`PR updating translations for 4.2
<https://github.com/django/django/pull/16715>`_).
- Once merged, forward port the changes into ``main`` (:commit:`example
- commit <cb27e5b9c0703fb0edd70b2138e3e53a78c9551d>`).
+ Once merged, forward port the changes into ``main`` (:commit:`example commit
+ <cb27e5b9c0703fb0edd70b2138e3e53a78c9551d>`).
#. :ref:`Update the django-admin manual page <django-admin-manpage>`: