mirror of
https://github.com/ppy/osu.git
synced 2026-05-22 13:10:12 +08:00
Fix typo in IAPIProvider xmldoc
This commit is contained in:
@@ -61,7 +61,7 @@ namespace osu.Game.Online.API
|
||||
string APIEndpointUrl { get; }
|
||||
|
||||
/// <summary>
|
||||
/// The root URL of of the website, excluding the trailing slash.
|
||||
/// The root URL of the website, excluding the trailing slash.
|
||||
/// </summary>
|
||||
string WebsiteRootUrl { get; }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user