We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01716eb commit c4f13e0Copy full SHA for c4f13e0
coverage/sqldata.py
@@ -889,7 +889,7 @@ def arcs(self, filename):
889
890
Negative numbers have special meaning. If the starting line number is
891
-N, it represents an entry to the code object that starts at line N.
892
- If the ending ling number is -N, it's an exit from the code object that
+ If the ending line number is -N, it's an exit from the code object that
893
starts at line N.
894
895
"""
0 commit comments