Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2020-06-13 05:50:07 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-06-13 05:50:07 +0300
commitdea2c3f256435f6384c1b42e9073a014489011b0 (patch)
tree4b5e5a61d559fee9d454b2140a8fa6f2864a6353 /source/blender/editors/transform/transform_convert_particle.c
parent098008f42d8127d9b60717c7059d3c55a3bfada7 (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/editors/transform/transform_convert_particle.c')
-rw-r--r--source/blender/editors/transform/transform_convert_particle.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/transform/transform_convert_particle.c b/source/blender/editors/transform/transform_convert_particle.c
index 5feaa70ba19..3fa722d14cf 100644
--- a/source/blender/editors/transform/transform_convert_particle.c
+++ b/source/blender/editors/transform/transform_convert_particle.c
@@ -250,7 +250,7 @@ static void flushTransParticles(TransInfo *t)
/** \} */
/* -------------------------------------------------------------------- */
-/** \name Recalc Trasform Particles Data
+/** \name Recalc Transform Particles Data
*
* \{ */