8000 Fix xmldoc typo · pmiossec/libgit2sharp@a3de5ba · GitHub
[go: up one dir, main page]

Skip to content

Commit a3de5ba

Browse files
committed
Fix xmldoc typo
1 parent 4e43e4f commit a3de5ba

File 8000 tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibGit2Sharp/Patch.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ public virtual int LinesAdded
144144
}
145145

146146
/// <summary>
147-
/// The total number of lines added in this diff.
147+
/// The total number of lines deleted in this diff.
148148
/// </summary>
149149
public virtual int LinesDeleted
150150
{

0 commit comments

Comments
 (0)
0