Skip to content

Commit b9983af

Browse files
authored
Merge pull request godotengine#7661 from clay53/patch-1
2 parents 86eac28 + 29919b8 commit b9983af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/animation/playing_videos.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ a float. Otherwise, the division's result will always be an integer.
7676

7777
Once you've configured the AspectRatioContainer, reparent your VideoStreamPlayer
7878
node to be a child of the AspectRatioContainer node. Make sure **Expand** is
79-
disabled on the VideoStreamPlayer. Your video should now scale automatically
79+
enabled on the VideoStreamPlayer. Your video should now scale automatically
8080
to fit the whole screen while avoiding distortion.
8181

8282
.. seealso::

0 commit comments

Comments
 (0)