Remove "keypress" from comment

This commit is contained in:
smoogipoo 2018-02-08 17:38:46 +09:00
parent 46284c61ae
commit 0511728fbe
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ public List<SampleInfo> Samples
private HitWindows hitWindows;
/// <summary>
/// The keypress hit windows for this <see cref="HitObject"/>.
/// The hit windows for this <see cref="HitObject"/>.
/// </summary>
public HitWindows HitWindows
{