mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 11:24:44 +00:00
Fix xml docs in NewAuthorization
This commit is contained in:
@@ -18,8 +18,8 @@ namespace Octokit
|
||||
public string Note { get; set; }
|
||||
|
||||
/// <summary>
|
||||
// An optional URL to remind you what app the OAuth token is for.
|
||||
/// An optional URL to remind you what app the OAuth token is for.
|
||||
/// </summary>
|
||||
public string NoteUrl { get; set; }
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user