8000 Fixed a typo. · mm201/libgit2sharp@ae2b3c9 · GitHub
[go: up one dir, main page]

Skip to content

Commit ae2b3c9

Browse files
committed
Fixed a typo.
1 parent 81b1186 commit ae2b3c9
D3CD

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibGit2Sharp/RepositoryInformation.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ public bool IsEmpty
5252
}
5353

5454
/// <summary>
55-
/// Indicates whether the Head points to an arbitrary commit instead of the tip of a local banch.
55+
/// Indicates whether the Head points to an arbitrary commit instead of the tip of a local branch.
5656
/// </summary>
5757
public bool IsHeadDetached
5858
{

0 commit comments

Comments
 (0)
0