Fix comment

This commit is contained in:
ekrctb 2020-12-14 13:18:32 +09:00
parent d96399ea42
commit 0ad256a762
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ public float X
private float xOffset;
/// <summary>
/// A random offset applied to the horizontal value, set by the <see cref="CatchBeatmapProcessor"/>.
/// A random offset applied to the horizontal position, set by the <see cref="CatchBeatmapProcessor"/>.
/// </summary>
internal float XOffset
{