Fixed missing doc comments

This commit is contained in:
Henrik Andersson
2015-03-16 08:11:58 +10:00
parent 2078216f7a
commit 4cddd7bbbb
4 changed files with 4 additions and 0 deletions
@@ -114,6 +114,7 @@ namespace Octokit.Reactive
/// <summary>
/// Checks the validity of an OAuth token without running afoul of normal rate limits for failed login attempts.
/// </summary>
/// <remarks>
/// This method requires authentication.