Преглед изворни кода

Typo fix for Interpolation gif description

The original description was backwards. This is a small edit that fixes it.
ScarfKat пре 9 месеци
родитељ
комит
5a3789a85a
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      tutorials/3d/particles/properties.rst

+ 1 - 1
tutorials/3d/particles/properties.rst

@@ -98,7 +98,7 @@ property has no effect.
    :alt: Particles running at low FPS
    :alt: Particles running at low FPS
    :align: right
    :align: right
 
 
-   Interpolation on (left) vs. off (right)
+   Interpolation off (left) vs. on (right)
 
 
 The ``Fixed FPS`` property limits how often the particle system is processed. This includes
 The ``Fixed FPS`` property limits how often the particle system is processed. This includes
 property updates as well as collision and attractors. This can improve performance a lot,
 property updates as well as collision and attractors. This can improve performance a lot,