aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/ProceduralSky.xml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/classes/ProceduralSky.xml')
-rw-r--r--doc/classes/ProceduralSky.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/classes/ProceduralSky.xml b/doc/classes/ProceduralSky.xml
index 3ded57b1f..95cb4b0a3 100644
--- a/doc/classes/ProceduralSky.xml
+++ b/doc/classes/ProceduralSky.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8" ?>
-<class name="ProceduralSky" inherits="Sky" category="Core" version="3.0.2">
+<class name="ProceduralSky" inherits="Sky" category="Core" version="3.0.3">
<brief_description>
Type of [Sky] that is generated procedurally based on user input parameters.
</brief_description>
@@ -54,7 +54,7 @@
Amount of energy contribution from the sun.
</member>
<member name="sun_latitude" type="float" setter="set_sun_latitude" getter="get_sun_latitude">
- The suns height using polar coordinates.
+ The suns height using polar coordinates.
</member>
<member name="sun_longitude" type="float" setter="set_sun_longitude" getter="get_sun_longitude">
The direction of the sun using polar coordinates.