summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/releases/5.0.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases/5.0.txt b/docs/releases/5.0.txt
index 486902fa4c..0be2872346 100644
--- a/docs/releases/5.0.txt
+++ b/docs/releases/5.0.txt
@@ -448,7 +448,7 @@ backends.
``False`` if the database doesn't support the ``DEFAULT`` keyword in
``INSERT`` queries.
-* ``DatabaseFeatures.supports_default_keyword_in_bulk insert`` should be set to
+* ``DatabaseFeatures.supports_default_keyword_in_bulk_insert`` should be set to
``False`` if the database doesn't support the ``DEFAULT`` keyword in bulk
``INSERT`` queries.