diff options
Diffstat (limited to 'src/live_effects/effect.cpp')
| -rw-r--r-- | src/live_effects/effect.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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<EffectType> 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 |
