mirror of
https://github.com/ppy/osu.git
synced 2025-02-14 04:12:55 +08:00
Fix typo in xmldoc
This commit is contained in:
parent
464fc02875
commit
0d6890243f
@ -10,7 +10,7 @@ using osu.Game.Rulesets.Edit.Checks.Components;
|
|||||||
namespace osu.Game.Rulesets.Edit
|
namespace osu.Game.Rulesets.Edit
|
||||||
{
|
{
|
||||||
/// <summary>
|
/// <summary>
|
||||||
/// A ruleset-agnostic beatmap converter that identifies issues in common metadata or mapping standards.
|
/// A ruleset-agnostic beatmap verifier that identifies issues in common metadata or mapping standards.
|
||||||
/// </summary>
|
/// </summary>
|
||||||
public class BeatmapVerifier : IBeatmapVerifier
|
public class BeatmapVerifier : IBeatmapVerifier
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user