Forráskód Böngészése

Update cameras-logarithmic-depth-buffer.html (#23535)

Fixed typo in title :)
Philip 3 éve
szülő
commit
a8fa061f60
1 módosított fájl, 1 hozzáadás és 1 törlés
  1. 1 1
      manual/examples/cameras-logarithmic-depth-buffer.html

+ 1 - 1
manual/examples/cameras-logarithmic-depth-buffer.html

@@ -4,7 +4,7 @@
   <head>
     <meta charset="utf-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes">
-    <title>Three.js - Cameras - Logoarithmic Depth Buffer</title>
+    <title>Three.js - Cameras - Logarithmic Depth Buffer</title>
     <style>
     html, body {
         margin: 0;