Browse Source

Update Lensflare.html

Michael Herzog 7 năm trước cách đây
mục cha
commit
e369389771
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      docs/examples/objects/Lensflare.html

+ 2 - 2
docs/examples/objects/Lensflare.html

@@ -56,9 +56,9 @@ light.add( lensflare );
 		<h2>Properties</h2>
 		<div>See the base [page:Mesh] class for common properties.</div>
 
-		<h3>[property:Boolean isLensFlare]</h3>
+		<h3>[property:Boolean isLensflare]</h3>
 		<div>
-			Used to check whether this or derived classes are lens flares. Default is *true*.<br /><br />
+			Used to check whether this or derived classes are lensflares. Default is *true*.<br /><br />
 
 			You should not change this, as it used internally for optimisation.
 		</div>