We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab3bb01 commit 371c97cCopy full SHA for 371c97c
docs/diff.rst
@@ -111,5 +111,5 @@ The DiffLine type
111
.. autoattribute :: pygit2.DiffLine.origin
112
.. autoattribute :: pygit2.DiffLine.content
113
.. autoattribute :: pygit2.DiffLine.old_lineno
114
-.. autoattribute :: pygit2.DiffLine.old_lineno
+.. autoattribute :: pygit2.DiffLine.new_lineno
115
.. autoattribute :: pygit2.DiffLine.num_lines
0 commit comments