Skip to content

Commit 06dba85

Browse files
authored
improve comma placement
1 parent 0e05624 commit 06dba85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/3d/lights_and_shadows.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ does not affect the lighting at all and can be anywhere.
176176
.. image:: img/light_directional.png
177177

178178
Every face whose front-side is hit by the light rays is lit, while the others
179-
stay dark. Unlike most other light types directional lights, don't have specific
179+
stay dark. Unlike most other light types, directional lights don't have specific
180180
parameters.
181181

182182
The directional light also offers a **Angular Distance** property, which

0 commit comments

Comments
 (0)