Browse Source

Fixes an error in the spelling of "appearance" (#2276)

Archie 3 years ago
parent
commit
7b7424802f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      examples/shaders/shaders_spotlight.c

+ 1 - 1
examples/shaders/shaders_spotlight.c

@@ -12,7 +12,7 @@
 *
 *
 ********************************************************************************************
 ********************************************************************************************
 *
 *
-*   The shader makes alpha holes in the forground to give the apearance of a top
+*   The shader makes alpha holes in the forground to give the appearance of a top
 *   down look at a spotlight casting a pool of light...
 *   down look at a spotlight casting a pool of light...
 *
 *
 *   The right hand side of the screen there is just enough light to see whats
 *   The right hand side of the screen there is just enough light to see whats