Annotations: Small tooltip change

This commit is contained in:
Antonio Vazquez 2020-05-08 20:24:44 +02:00
parent 9a7c4e2d44
commit e82d8c60f0
1 changed files with 1 additions and 1 deletions

View File

@ -2834,7 +2834,7 @@ void GPENCIL_OT_annotate(wmOperatorType *ot)
prop = RNA_def_boolean(ot->srna,
"use_stabilizer",
false,
"Use Stabilizer",
"Stabilize Stroke",
"Helper to draw smooth and clean lines. Press Shift for an invert effect "
"(even if this option is not active)");
prop = RNA_def_float(ot->srna,