diff --git a/doc/classes/Transform.xml b/doc/classes/Transform.xml
index e4d367c3446..4175f01eb44 100644
--- a/doc/classes/Transform.xml
+++ b/doc/classes/Transform.xml
@@ -135,7 +135,7 @@
- Scales the transform by the given scale factor, using matrix multiplication.
+ Scales basis and origin of the transform by the given scale factor, using matrix multiplication.