Clean up xmldocs

This commit is contained in:
Bartłomiej Dach
2020-03-21 14:26:49 +01:00
parent d2b4856d13
commit 299ea23612
2 changed files with 1 additions and 2 deletions

View File

@ -16,7 +16,7 @@ namespace osu.Game.Overlays.Profile.Sections.Historical
}
/// <summary>
/// Text describing the value being plotted on the graph, which will be displayed as a prefix to the value in the <see cref="HistoryGraphTooltip"/>
/// Text describing the value being plotted on the graph, which will be displayed as a prefix to the value in the <see cref="HistoryGraphTooltip"/>.
/// </summary>
public string TooltipCounterName { get; set; } = @"Plays";