From b8f78b14be5e61858c33a572159e074c3755f4c9 Mon Sep 17 00:00:00 2001 From: Micky Date: Sun, 18 Aug 2024 18:51:37 +0200 Subject: Fix miscellaneous oddities around the class reference --- doc/classes/CPUParticles2D.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes/CPUParticles2D.xml') diff --git a/doc/classes/CPUParticles2D.xml b/doc/classes/CPUParticles2D.xml index 99411c73aa..e8fa13fd0d 100644 --- a/doc/classes/CPUParticles2D.xml +++ b/doc/classes/CPUParticles2D.xml @@ -43,7 +43,7 @@ - Returns the enabled state of the given flag (see [enum ParticleFlags] for options). + Returns the enabled state of the given particle flag (see [enum ParticleFlags] for options). -- cgit v1.2.3