diff --git a/osu.Game/Online/RealtimeMultiplayer/StatefulMultiplayerClient.cs b/osu.Game/Online/RealtimeMultiplayer/StatefulMultiplayerClient.cs
index 3e2f435524..60960f4929 100644
--- a/osu.Game/Online/RealtimeMultiplayer/StatefulMultiplayerClient.cs
+++ b/osu.Game/Online/RealtimeMultiplayer/StatefulMultiplayerClient.cs
@@ -117,7 +117,7 @@ namespace osu.Game.Online.RealtimeMultiplayer
/// Change the current settings.
///
///
- /// A room must have been joined via for this to have any effect.
+ /// A room must be joined for this to have any effect.
///
/// The new room name, if any.
/// The new room playlist item, if any.