Ver Fonte

attempted to reinstate package-lock file (#21866)

Inklingboiii há 4 anos atrás
pai
commit
7c1149ead4
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      docs/api/en/textures/VideoTexture.html

+ 1 - 1
docs/api/en/textures/VideoTexture.html

@@ -14,7 +14,7 @@
 		<p class="desc">
 		<p class="desc">
 		Creates a texture for use with a video texture.<br /><br />
 		Creates a texture for use with a video texture.<br /><br />
 
 
-		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.
+		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.
 		</p>
 		</p>
 
 
 		<h2>Code Example</h2>
 		<h2>Code Example</h2>