Skip to content

Commit df3b22a

Browse files
authored
Merge pull request #1865 from yahavx/patch-1
Update documentation in Branch
2 parents 3d72762 + a7445ad commit df3b22a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LibGit2Sharp/Branch.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ public virtual string UpstreamBranchCanonicalName
162162
/// If this is a local branch, this will return the configured
163163
/// <see cref="Remote"/> to fetch from and push to. If this is a
164164
/// remote-tracking branch, this will return the name of the remote
165-
/// containing the tracked branch. If there no tracking information
165+
/// containing the tracked branch. If there is no tracking information,
166166
/// this will return null.
167167
/// </para>
168168
/// </summary>

0 commit comments

Comments
 (0)