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-26 08:06:22 +0300
committerCampbell Barton <campbell@blender.org>2022-01-26 08:06:22 +0300
commitb06fff4737e5a18bb999f6633c7df67dda63ace7 (patch)
treeb2efcf91d1d2e2c2119b9176393469f56006548f /source/blender/blenkernel/BKE_crazyspace.h
parent94d2a611ec0cb66d24828aa8d21e5a1173cc8c13 (diff)
Cleanup: spelling in comments
Diffstat (limited to 'source/blender/blenkernel/BKE_crazyspace.h')
-rw-r--r--source/blender/blenkernel/BKE_crazyspace.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/blenkernel/BKE_crazyspace.h b/source/blender/blenkernel/BKE_crazyspace.h
index 61c5b2ae29e..42d85c70bc1 100644
--- a/source/blender/blenkernel/BKE_crazyspace.h
+++ b/source/blender/blenkernel/BKE_crazyspace.h
@@ -72,7 +72,7 @@ void BKE_crazyspace_build_sculpt(struct Depsgraph *depsgraph,
float (**deformcos)[3]);
/* -------------------------------------------------------------------- */
-/** \name Crazyspace API
+/** \name Crazy-Space API
* \{ */
void BKE_crazyspace_api_eval(struct Depsgraph *depsgraph,