Adjust xmldoc slightly

This commit is contained in:
Dean Herbert 2020-09-22 12:27:47 +09:00
parent a27a65bf03
commit 92cda6bccb
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@
namespace osu.Game.Rulesets.Catch.Skinning
{
/// <summary>
/// A combo counter implementation that visually behaves almost similar to osu!stable's combo counter.
/// A combo counter implementation that visually behaves almost similar to stable's osu!catch combo counter.
/// </summary>
public class LegacyComboCounter : CompositeDrawable, ICatchComboCounter
{