Skip to content

Commit 0c74e78

Browse files
authored
Merge pull request #10684 from cosmiccrossway/patch-1
Updated GPUParticles3D typo on the 2d particle systems page
2 parents 78d2ddb + ed0e603 commit 0c74e78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/2d/particle_systems_2d.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ node properties in CPUParticles2D (with the exception of the trail settings).
3434

3535
Going forward there are no plans to add new features to CPUParticles2D, though
3636
pull requests to add features already in GPUParticles2D will be accepted. For
37-
that reason we recommend using GPUParticles3D unless you have an explicit reason
37+
that reason we recommend using GPUParticles2D unless you have an explicit reason
3838
not to.
3939

4040
You can convert a CPUParticles2D node into a GPUParticles2D node by clicking on

0 commit comments

Comments
 (0)