Browse Source

fix copy-paste error ParticleSystem => Particle

Magnuz Binder 7 years ago
parent
commit
d8c573077e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/deprecated/DeprecatedList.html

+ 1 - 1
docs/api/deprecated/DeprecatedList.html

@@ -458,7 +458,7 @@
 
 
 		<h3>[page:Particle]</h3>
-		<div>ParticleSystem has been renamed to [page:Sprite].</div>
+		<div>Particle has been renamed to [page:Sprite].</div>
 
 		<h3>[page:ParticleSystem]</h3>
 		<div>ParticleSystem has been renamed to [page:Points].</div>