diff --git a/doc/classes/Transform.xml b/doc/classes/Transform.xml
index 13e34667acc..e3166a177db 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.