Browse Source

typo with to within

Master James 9 years ago
parent
commit
0d73cff70c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/lights/SpotLight.html

+ 1 - 1
docs/api/lights/SpotLight.html

@@ -12,7 +12,7 @@
 
 		<h1>[name]</h1>
 
-		<div class="desc">A point light that can cast a shadow in one direction with a falloff cone.</div>
+		<div class="desc">A point light that can cast a shadow in one direction within a falloff cone.</div>
 
 		<div class="desc">Affects objects using [page:MeshLambertMaterial] or [page:MeshPhongMaterial].</div>