浏览代码

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

Fixed typo in title :)
Philip 3 年之前
父节点
当前提交
a8fa061f60
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;