1
0
mirror of https://github.com/django/django.git synced 2025-03-06 15:32:33 +00:00

Fixed heading level typo in docs/ref/models/database-functions.txt.

This commit is contained in:
Tim Graham 2018-01-23 19:48:14 -05:00
parent 2e625095fe
commit 2870879981

View File

@ -752,7 +752,7 @@ Usage example::
margaret smith margaret smith
``Replace`` ``Replace``
~~~~~~~~~~~ -----------
.. class:: Replace(expression, text, replacement=Value(''), **extra) .. class:: Replace(expression, text, replacement=Value(''), **extra)