mirror of
https://github.com/django/django.git
synced 2025-05-06 15:06:31 +00:00
Fixed typo in docs/ref/checks.txt.
This commit is contained in:
parent
3ecaa85a24
commit
8f942f1c1d
@ -62,7 +62,7 @@ class name.
|
|||||||
|
|
||||||
.. class:: Debug(msg, hint=None, obj=None, id=None)
|
.. class:: Debug(msg, hint=None, obj=None, id=None)
|
||||||
.. class:: Info(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:: Error(msg, hint=None, obj=None, id=None)
|
||||||
.. class:: Critical(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