Skip to content

Commit 7c1149e

Browse files
authored
attempted to reinstate package-lock file (#21866)
1 parent 5ae1d3c commit 7c1149e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/api/en/textures/VideoTexture.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ <h1>[name]</h1>
1414
<p class="desc">
1515
Creates a texture for use with a video texture.<br /><br />
1616

17-
This is almost the same as the base [page:Texture Texture] class, except that it continuosly sets [page:Texture.needsUpdate needsUpdate] to *true* so that the texture is updated as the video plays. Automatic creation of [page:Texture.mipmaps mipmaps] is also disabled.
17+
This is almost the same as the base [page:Texture Texture] class, except that it continuously sets [page:Texture.needsUpdate needsUpdate] to *true* so that the texture is updated as the video plays. Automatic creation of [page:Texture.mipmaps mipmaps] is also disabled.
1818
</p>
1919

2020
<h2>Code Example</h2>

0 commit comments

Comments
 (0)