Fix missing XmlDoc tag

This commit is contained in:
Ryan Gribble
2016-04-01 00:38:26 +10:00
parent 142ea7aa5c
commit 4c0fdfa82b
@@ -106,6 +106,7 @@ namespace Octokit
/// </remarks>
public CommitState? Status { get; set; }
/// <summary>
/// Excludes pull requests based on the branch they came from.
/// </summary>
/// <remarks>