This commit is contained in:
Endrik
2018-04-06 12:38:17 +03:00
committed by GitHub
parent c7440201fb
commit 8ef5855e84

View File

@ -155,7 +155,7 @@ namespace osu.Game.Tests.Visual
private void checkNonmatchingFilter()
{
AddStep("Toggel non-matching filter", () =>
AddStep("Toggle non-matching filter", () =>
{
carousel.Filter(new FilterCriteria { SearchText = "Dingo" }, false);
carousel.Filter(new FilterCriteria(), false);