From bc7a5b483b3442aebc9558d3e4640413485901c1 Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Wed, 13 Feb 2019 22:11:55 +0100 Subject: Improving window position --- src/live_effects/effect.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/live_effects/effect.cpp') diff --git a/src/live_effects/effect.cpp b/src/live_effects/effect.cpp index 935b02826..613eef9e6 100644 --- a/src/live_effects/effect.cpp +++ b/src/live_effects/effect.cpp @@ -614,7 +614,7 @@ const EnumEffectData LPETypeData[] = { , N_("Offset") //label , "offset" //key , "offset" //icon - , N_("Offset a ittem also with line joins cusp") //description + , N_("Offset a item also with line joins cusp") //description , true //on_path , true //on_shape , true //on_group -- cgit v1.2.3