Browse Source

Merge pull request #7661 from clay53/patch-1

Max Hilbrunner 2 years ago
parent
commit
f81b700464
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tutorials/animation/playing_videos.rst

+ 1 - 1
tutorials/animation/playing_videos.rst

@@ -76,7 +76,7 @@ a float. Otherwise, the division's result will always be an integer.
 
 
 Once you've configured the AspectRatioContainer, reparent your VideoStreamPlayer
 Once you've configured the AspectRatioContainer, reparent your VideoStreamPlayer
 node to be a child of the AspectRatioContainer node. Make sure **Expand** is
 node to be a child of the AspectRatioContainer node. Make sure **Expand** is
-disabled on the VideoStreamPlayer. Your video should now scale automatically
+enabled on the VideoStreamPlayer. Your video should now scale automatically
 to fit the whole screen while avoiding distortion.
 to fit the whole screen while avoiding distortion.
 
 
 .. seealso::
 .. seealso::