From ebadc781432306a52d92700af8df7775f002b410 Mon Sep 17 00:00:00 2001 From: Andrew Conrad Date: Mon, 21 Mar 2016 23:04:38 -0500 Subject: [PATCH] Fix typo in "Lighting" --- tutorials/3d/lighting.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/3d/lighting.rst b/tutorials/3d/lighting.rst index 486e452b..ee035888 100644 --- a/tutorials/3d/lighting.rst +++ b/tutorials/3d/lighting.rst @@ -24,7 +24,7 @@ Light nodes As mentioned before, there are three types of light nodes: Directional, Ambient and Spot. Each has different uses and will be described in -detail below, but firs let's take a look at the common parameters for +detail below, but first let's take a look at the common parameters for lights: .. image:: /img/light_params.png