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-03-04 13:45:40 +0300
committerCampbell Barton <ideasman42@gmail.com>2020-03-04 13:46:16 +0300
commit6706ae57123357a9e2e3ea518cbafefe55f1cf15 (patch)
treea5206001f68dede0c8078f230225cd94ae41a677 /source/blender/editors/transform/transform_mode.c
parent4bfa256ea48e51643f848e8dfdaeab615f7b1a88 (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/editors/transform/transform_mode.c')
-rw-r--r--source/blender/editors/transform/transform_mode.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/editors/transform/transform_mode.c b/source/blender/editors/transform/transform_mode.c
index cdd29ccf24f..326fb791de3 100644
--- a/source/blender/editors/transform/transform_mode.c
+++ b/source/blender/editors/transform/transform_mode.c
@@ -490,7 +490,7 @@ static void constraintSizeLim(TransInfo *t, TransData *td)
/* -------------------------------------------------------------------- */
/* Transform (Rotation Utils) */
-/** \name Transform Rotaion Utils
+/** \name Transform Rotation Utils
* \{ */
/* Used by Transform Rotation and Transform Normal Rotation */
void headerRotation(TransInfo *t, char str[UI_MAX_DRAW_STR], float final)