diff --git a/osu.Game/Graphics/Containers/LogoFacadeContainer.cs b/osu.Game/Graphics/Containers/LogoFacadeContainer.cs
index 1664fdde4d..c37588cb55 100644
--- a/osu.Game/Graphics/Containers/LogoFacadeContainer.cs
+++ b/osu.Game/Graphics/Containers/LogoFacadeContainer.cs
@@ -57,7 +57,7 @@ namespace osu.Game.Graphics.Containers
///
/// Gets the position that the logo should move to with respect to the .
- /// Manually performs a conversion of the Facade's position to the relative position of the Logo's Parent.
+ /// Manually performs a conversion of the Facade's position to the Logo's parent's relative space.
///
/// Will only be correct if the logo's are set to Axes.Both
/// The position that the logo should move to in its parent's relative space.