Trivial fixes in XML comments

And added an #if around using in RequestParameters.cs (worth having a
look, may have implications when building on different platforms)
This commit is contained in:
Valeriu Caraulean
2014-07-12 00:09:48 +02:00
parent 46a95eb704
commit 20e4a8ca7e
5 changed files with 9 additions and 5 deletions
+1
View File
@@ -16,6 +16,7 @@ namespace Octokit
/// </summary>
public IPullRequestReviewCommentsClient Comment { get; private set; }
/// <summary>
/// Get a pull request by number.
/// </summary>
/// <remarks>