Remove extra space

This commit is contained in:
Dean Herbert
2019-02-28 20:24:09 +09:00
parent 6861163226
commit 86913e720f

View File

@ -39,7 +39,7 @@ namespace osu.Game.Graphics.Containers
private readonly bool isStoryboard; private readonly bool isStoryboard;
/// <summary> /// <summary>
/// Creates a new <see cref="UserDimContainer" />. /// Creates a new <see cref="UserDimContainer"/>.
/// </summary> /// </summary>
/// <param name="isStoryboard"> /// <param name="isStoryboard">
/// Whether or not this instance of UserDimContainer contains a storyboard. /// Whether or not this instance of UserDimContainer contains a storyboard.