Explorar el Código

Update webgl_materials_video_webcam.html

Correct typo.
Michael Herzog hace 7 años
padre
commit
9bbac42c39
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      examples/webgl_materials_video_webcam.html

+ 1 - 1
examples/webgl_materials_video_webcam.html

@@ -119,7 +119,7 @@
 
 				} else {
 
-					console.error( 'MediaDevices interface not avaiable.' );
+					console.error( 'MediaDevices interface not available.' );
 
 				}