diff --git a/doc/classes/Tween.xml b/doc/classes/Tween.xml
index 76cce947b71..d0118bac202 100644
--- a/doc/classes/Tween.xml
+++ b/doc/classes/Tween.xml
@@ -151,7 +151,7 @@
- Resets a tween to its initial value (the one given, not the one before the tween), given its object and property/method pair. By default, all tweens are removed, unless [code]key[/code] is specified.
+ Resets a tween to its initial value (the one given, not the one before the tween), given its object and property/method pair. By default, all tweens are reset, unless [code]key[/code] is specified.