Skip to content

Commit

Permalink
Merge pull request #1865 from yahavx/patch-1
Browse files Browse the repository at this point in the history
Update documentation in Branch
  • Loading branch information
bording authored Jan 25, 2021
2 parents 3d72762 + a7445ad commit df3b22a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LibGit2Sharp/Branch.cs
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ public virtual string UpstreamBranchCanonicalName
/// If this is a local branch, this will return the configured
/// <see cref="Remote"/> to fetch from and push to. If this is a
/// remote-tracking branch, this will return the name of the remote
/// containing the tracked branch. If there no tracking information
/// containing the tracked branch. If there is no tracking information,
/// this will return null.
/// </para>
/// </summary>
Expand Down

0 comments on commit df3b22a

Please sign in to comment.