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:
Diffstat (limited to 'source/blender/makesrna/intern/rna_curve.c')
-rw-r--r--source/blender/makesrna/intern/rna_curve.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_curve.c b/source/blender/makesrna/intern/rna_curve.c
index d73eea52f4b..e06d557e01e 100644
--- a/source/blender/makesrna/intern/rna_curve.c
+++ b/source/blender/makesrna/intern/rna_curve.c
@@ -1567,7 +1567,7 @@ static void rna_def_curve(BlenderRNA *brna)
"OBJECT",
0,
"Object",
- "Use an object for the section of the curve's bevel goemetry segment"},
+ "Use an object for the section of the curve's bevel geometry segment"},
{CU_BEV_MODE_CURVE_PROFILE,
"PROFILE",
0,