Formatting

This commit is contained in:
DrabWeb
2017-03-23 07:24:43 -03:00
parent 3923892863
commit ca2816f9c8
3 changed files with 10 additions and 10 deletions

View File

@ -88,7 +88,7 @@ namespace osu.Game.Screens.Play
}
/// <summary>
/// Takes <see cref="Values"> and adjusts it to fit the amount of columns.
/// Takes <see cref="Values"/> and adjusts it to fit the amount of columns.
/// </summary>
private void recalculateValues()
{