8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3d72762 + a7445ad commit df3b22aCopy full SHA for df3b22a
LibGit2Sharp/Branch.cs
@@ -162,7 +162,7 @@ public virtual string UpstreamBranchCanonicalName
162
/// If this is a local branch, this will return the configured
163
/// <see cref="Remote"/> to fetch from and push to. If this is a
164
/// remote-tracking branch, this will return the name of the remote
165
- /// containing the tracked branch. If there no tracking information
+ /// containing the tracked branch. If there is no tracking information,
166
/// this will return null.
167
/// </para>
168
/// </summary>
0 commit comments