Prechádzať zdrojové kódy

Update webgl_materials_video_webcam.html

Correct typo.
Michael Herzog 7 rokov pred
rodič
commit
9bbac42c39

+ 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.' );
 
 				}