diff options
| author | Jabiertxof <jabier.arraiza@marker.es> | 2019-02-13 21:11:55 +0000 |
|---|---|---|
| committer | Jabier Arraiza <jabier.arraiza@marker.es> | 2019-02-18 21:18:27 +0000 |
| commit | bc7a5b483b3442aebc9558d3e4640413485901c1 (patch) | |
| tree | 30ea6beeab3b2651d4b68ea8c66612125cf79971 /src/live_effects/effect.cpp | |
| parent | Add descriptions (diff) | |
| download | inkscape-bc7a5b483b3442aebc9558d3e4640413485901c1.tar.gz inkscape-bc7a5b483b3442aebc9558d3e4640413485901c1.zip | |
Improving window position
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 |
