diff --git a/osu.Game/Beatmaps/BeatmapConverter.cs b/osu.Game/Beatmaps/BeatmapConverter.cs
index 962c790fb2..6132322f1e 100644
--- a/osu.Game/Beatmaps/BeatmapConverter.cs
+++ b/osu.Game/Beatmaps/BeatmapConverter.cs
@@ -80,6 +80,7 @@ namespace osu.Game.Beatmaps
///
/// Performs the conversion of a hit object.
+ /// This method generally executed sequentially for all objects in a beatmap.
///
/// The hit object to convert.
/// The un-converted Beatmap.