Skip to content

Commit d7dc1f6

Browse files
Hesham942sarahboyce
authored andcommitted
[5.1.x] Fixed typo in docs/ref/checks.txt.
Backport of 8f942f1 from main.
1 parent dbd94e7 commit d7dc1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/ref/checks.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ class name.
6262

6363
.. class:: Debug(msg, hint=None, obj=None, id=None)
6464
.. class:: Info(msg, hint=None, obj=None, id=None)
65-
.. class:: Warning(msg, hint=None obj=None, id=None)
65+
.. class:: Warning(msg, hint=None, obj=None, id=None)
6666
.. class:: Error(msg, hint=None, obj=None, id=None)
6767
.. class:: Critical(msg, hint=None, obj=None, id=None)
6868

0 commit comments

Comments
 (0)