mirror of
https://github.com/django/django.git
synced 2025-03-06 07:22:32 +00:00
[5.2.x] Fixed typo in docs/ref/checks.txt.
Backport of 8f942f1c1dbf4222c8ca48253f7959366ed1bb60 from main.
This commit is contained in:
parent
b280175b5a
commit
d42b187022
@ -62,7 +62,7 @@ class name.
|
||||
|
||||
.. class:: Debug(msg, hint=None, obj=None, id=None)
|
||||
.. class:: Info(msg, hint=None, obj=None, id=None)
|
||||
.. class:: Warning(msg, hint=None obj=None, id=None)
|
||||
.. class:: Warning(msg, hint=None, obj=None, id=None)
|
||||
.. class:: Error(msg, hint=None, obj=None, id=None)
|
||||
.. class:: Critical(msg, hint=None, obj=None, id=None)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user