Fix T75444: typo in tooltip

This commit is contained in:
Jacques Lucke 2020-04-06 15:12:38 +02:00
parent 9ddbb03861
commit 2903fb6929
Notes: blender-bot 2023-02-13 22:56:59 +01:00
Referenced by issue #75444, Typo in the English
1 changed files with 1 additions and 1 deletions

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},
};