apply suggestions

This commit is contained in:
Nathan Alo
2021-08-18 08:13:53 +08:00
parent c56b34d2da
commit eaca331170
2 changed files with 3 additions and 3 deletions

View File

@ -224,7 +224,7 @@ namespace osu.Game.Rulesets
public abstract string ShortName { get; }
/// <summary>
/// The playing verb to be shown in the <see cref="UserActivity.InGame.Status"/>.
/// The playing verb to be shown in the <see cref="UserActivity.InGame"/> activities.
/// </summary>
public virtual string PlayingVerb => "Playing";