From ad74797cd48eba7398f7953c32a90adcd9b448f6 Mon Sep 17 00:00:00 2001 From: smoogipooo Date: Tue, 21 Mar 2017 21:31:31 +0900 Subject: [PATCH] End letter oppression. --- osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs b/osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs index 8c42023648..aa6901c2f5 100644 --- a/osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs +++ b/osu.Game.Modes.Taiko/Judgements/TaikoJudgementInfo.cs @@ -62,7 +62,7 @@ namespace osu.Game.Modes.Taiko.Judgements } /// - /// Computes the score value for the accurac portion of the score. + /// Computes the score value for the accuracy portion of the score. /// /// The result to compute the score value for. /// The int score value.