Removed extraneous whitespace

This commit is contained in:
Prayank Mathur
2016-03-30 16:22:57 +05:30
parent ee7dcbd2c1
commit 2a5da0ff1e
2 changed files with 3 additions and 2 deletions

View File

@@ -59,7 +59,7 @@ namespace Octokit.Reactive
/// <param name="owner">The owner of the repository</param>
/// <param name="repositoryName">The name of the repository</param>
/// <param name="options">Options to change the API response</param>
/// <remarks>
/// <remarks>
/// See the <a href="https://developer.github.com/v3/repos/pages/#list-pages-builds">API documentation</a> for more information.
/// </remarks>
/// <returns></returns>