diff --git a/osu.Game/Database/RealmExtensions.cs b/osu.Game/Database/RealmExtensions.cs
index 07d397ca6c..04b0820dd9 100644
--- a/osu.Game/Database/RealmExtensions.cs
+++ b/osu.Game/Database/RealmExtensions.cs
@@ -56,7 +56,7 @@ namespace osu.Game.Database
}
///
- /// Create a detached copy of the each item in the list.
+ /// Create a detached copy of the item.
///
/// The managed to detach.
/// The type of object.