Browse Source

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

Fixed typo in title :)
Philip 3 years ago
parent
commit
a8fa061f60
1 changed files with 1 additions and 1 deletions
  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;