1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-23 01:40:03 +08:00

Fix typo in IAPIProvider xmldoc

This commit is contained in:
Dean Herbert
2024-05-30 17:38:05 +09:00
Unverified
parent 2f2bc8e52e
commit 36d7775032
+1 -1
View File
@@ -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; }