From e82d8c60f03a5e41aa48d99d5012f56c68968b32 Mon Sep 17 00:00:00 2001 From: Antonio Vazquez Date: Fri, 8 May 2020 20:24:44 +0200 Subject: [PATCH] Annotations: Small tooltip change --- source/blender/editors/gpencil/annotate_paint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/blender/editors/gpencil/annotate_paint.c b/source/blender/editors/gpencil/annotate_paint.c index 47370eaa248..c53b90fbfee 100644 --- a/source/blender/editors/gpencil/annotate_paint.c +++ b/source/blender/editors/gpencil/annotate_paint.c @@ -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,