mirror of
https://github.com/ppy/osu.git
synced 2024-11-11 11:28:00 +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
|
||||
{
|
||||
/// <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>
|
||||
public class BeatmapVerifier : IBeatmapVerifier
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user