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>2019-12-17 08:28:28 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-12-17 08:30:39 +0300
commit7d2d2ffa76647871836f779f013c99e474228f3d (patch)
treec44bd244955fde84571d1405ebf29df6b143ddf0 /source/blender/makesrna/intern/rna_nodetree.c
parent8ebc6be43ddf5a4c28b848c62d09f9435dd1bffe (diff)
Cleanup: spelling
Diffstat (limited to 'source/blender/makesrna/intern/rna_nodetree.c')
-rw-r--r--source/blender/makesrna/intern/rna_nodetree.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/makesrna/intern/rna_nodetree.c b/source/blender/makesrna/intern/rna_nodetree.c
index 17e34cd60ad..68e3e522dff 100644
--- a/source/blender/makesrna/intern/rna_nodetree.c
+++ b/source/blender/makesrna/intern/rna_nodetree.c
@@ -4506,7 +4506,7 @@ static void def_sh_tex_voronoi(StructRNA *srna)
"SMOOTH_F1",
0,
"Smooth F1",
- "Smoothed version of F1. Weighted sum of neighbour voronoi cells"},
+ "Smoothed version of F1. Weighted sum of neighbor voronoi cells"},
{SHD_VORONOI_DISTANCE_TO_EDGE,
"DISTANCE_TO_EDGE",
0,