浏览代码

Merge pull request #24298 from corrigentia/patch-1

Change incorrect "lightNing" to "lighTING" in WorldEnvironment.xml
Rémi Verschelde 6 年之前
父节点
当前提交
a34d1925e7
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      doc/classes/WorldEnvironment.xml

+ 1 - 1
doc/classes/WorldEnvironment.xml

@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8" ?>
 <class name="WorldEnvironment" inherits="Node" category="Core" version="3.1">
 	<brief_description>
-		Default environment properties for the entire scene (post-processing effects, lightning and background settings).
+		Default environment properties for the entire scene (post-processing effects, lighting and background settings).
 	</brief_description>
 	<description>
 		The [code]WorldEnvironment[/code] node is used to configure the default [Environment] for the scene.