Fix spelling and grammar

This commit is contained in:
Dean Herbert
2017-11-28 21:30:03 +09:00
parent 2bb61e51ac
commit 23b4d2163c
2 changed files with 3 additions and 3 deletions

View File

@ -80,7 +80,7 @@ namespace osu.Game.Beatmaps
/// <summary>
/// Performs the conversion of a hit object.
/// This method generally executed sequentially for all objects in a beatmap.
/// This method is generally executed sequentially for all objects in a beatmap.
/// </summary>
/// <param name="original">The hit object to convert.</param>
/// <param name="beatmap">The un-converted Beatmap.</param>