diff --git a/OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs b/OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs
index 339cf0f13e..e3a564e5d7 100644
--- a/OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs
+++ b/OpenSim/Region/Framework/Scenes/SceneObjectGroup.cs
@@ -2894,7 +2894,7 @@ namespace OpenSim.Region.Framework.Scenes
}
///
- /// Update the entire rotation of the group.
+ /// Update the rotation of just the root prim of a linkset.
///
///
public void UpdateRootRotation(Quaternion rot)