Fix T75444: typo in tooltip

This commit is contained in:
Jacques Lucke
2020-04-06 15:12:38 +02:00
parent 9ddbb03861
commit 2903fb6929

View File

@@ -1806,7 +1806,7 @@ static void rna_def_brush(BlenderRNA *brna)
"SURFACE",
0,
"Surface",
"Smooths the surface of the mesh, preserving the volue"},
"Smooths the surface of the mesh, preserving the volume"},
{0, NULL, 0, NULL, NULL},
};