Amend xmldoc of shake extension method

This commit is contained in:
Bartłomiej Dach 2021-09-14 22:50:45 +02:00
parent 5058f28504
commit baf9961934
No known key found for this signature in database
GPG Key ID: BCECCD4FA41F6497

View File

@ -39,7 +39,7 @@ namespace osu.Game.Extensions
}
/// <summary>
/// Shake the contents of this container.
/// Shakes this drawable.
/// </summary>
/// <param name="target">The target to shake.</param>
/// <param name="shakeDuration">The length of a single shake.</param>