Oops, missing <summary> tag

This commit is contained in:
John Du Hart
2014-05-19 21:20:27 -04:00
parent 581cc111e4
commit 568220de91
2 changed files with 2 additions and 0 deletions
+1
View File
@@ -164,6 +164,7 @@ namespace Octokit
/// </summary> /// </summary>
IRepositoryForksClient Forks { get; } IRepositoryForksClient Forks { get; }
/// <summary>
/// A client for GitHub's Repo Collaborators. /// A client for GitHub's Repo Collaborators.
/// </summary> /// </summary>
/// <remarks> /// <remarks>
+1
View File
@@ -273,6 +273,7 @@ namespace Octokit
private set; private set;
} }
/// <summary>
/// A client for GitHub's Repo Collaborators. /// A client for GitHub's Repo Collaborators.
/// </summary> /// </summary>
/// <remarks> /// <remarks>