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 <campbell@blender.org>2022-01-20 03:55:33 +0300
committerCampbell Barton <campbell@blender.org>2022-01-20 03:59:20 +0300
commiteb3ff1d6f9ca231f7cfde4a5b8255fa895d80d00 (patch)
treef85e2ebda588a62d98e7bf1d6d8575297d73d4b7 /source/blender/editors/sculpt_paint/sculpt_intern.h
parent1d536c21dd390e08d36cc398433e6a6ac2d9bdd5 (diff)
Cleanup: spelling in comments
Diffstat (limited to 'source/blender/editors/sculpt_paint/sculpt_intern.h')
-rw-r--r--source/blender/editors/sculpt_paint/sculpt_intern.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/sculpt_paint/sculpt_intern.h b/source/blender/editors/sculpt_paint/sculpt_intern.h
index 53ecc4a8314..f84380b4f64 100644
--- a/source/blender/editors/sculpt_paint/sculpt_intern.h
+++ b/source/blender/editors/sculpt_paint/sculpt_intern.h
@@ -1544,7 +1544,7 @@ void SCULPT_OT_mask_init(struct wmOperatorType *ot);
/* Detail size. */
/* -------------------------------------------------------------------- */
-/** \name Dyntopo/Retopo Operators
+/** \name Dyntopo/Retopology Operators
* \{ */
void SCULPT_OT_detail_flood_fill(struct wmOperatorType *ot);