Merge pull request #24298 from corrigentia/patch-1

Change incorrect "lightNing" to "lighTING" in WorldEnvironment.xml
This commit is contained in:
Rémi Verschelde 2018-12-12 12:41:38 +01:00 committed by GitHub
commit a34d1925e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8" ?> <?xml version="1.0" encoding="UTF-8" ?>
<class name="WorldEnvironment" inherits="Node" category="Core" version="3.1"> <class name="WorldEnvironment" inherits="Node" category="Core" version="3.1">
<brief_description> <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> </brief_description>
<description> <description>
The [code]WorldEnvironment[/code] node is used to configure the default [Environment] for the scene. The [code]WorldEnvironment[/code] node is used to configure the default [Environment] for the scene.