mirror of
https://github.com/ppy/osu.git
synced 2025-01-28 09:02:58 +08:00
style: typo
This commit is contained in:
parent
208e94e9be
commit
273593a0ee
@ -128,7 +128,7 @@ namespace osu.Game.Rulesets.Edit.Checks
|
|||||||
{
|
{
|
||||||
public IssuTemplateMinorDelay(ICheck check)
|
public IssuTemplateMinorDelay(ICheck check)
|
||||||
: base(check, IssueType.Negligible,
|
: base(check, IssueType.Negligible,
|
||||||
"\"{0}\"has a transient delay of ~{1:0.##} ms, of which {2:0.##} ms is complete silence.")
|
"\"{0}\" has a transient delay of ~{1:0.##} ms, of which {2:0.##} ms is complete silence.")
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user