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