Annotations: Small tooltip change

This commit is contained in:
2020-05-08 20:24:44 +02:00
parent 9a7c4e2d44
commit e82d8c60f0

View File

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