summaryrefslogtreecommitdiffstats
path: root/src/live_effects
diff options
context:
space:
mode:
authorAlexander Valavanis <valavanisalex@gmail.com>2019-01-22 19:13:45 +0000
committerAlexander Valavanis <valavanisalex@gmail.com>2019-01-22 19:13:45 +0000
commit6053b3fd123bfd7d1e910b2e19c60b1c58e2e6a8 (patch)
treeaadd2d927bb4738853f2be3110eaa512355ad1a2 /src/live_effects
parentGet rid of unused empty toolbox creation (diff)
parentFix some typos and syntax errors (diff)
downloadinkscape-6053b3fd123bfd7d1e910b2e19c60b1c58e2e6a8.tar.gz
inkscape-6053b3fd123bfd7d1e910b2e19c60b1c58e2e6a8.zip
Merge branch 'master' of gitlab.com:inkscape/inkscape
Diffstat (limited to 'src/live_effects')
-rw-r--r--src/live_effects/lpe-measure-segments.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/live_effects/lpe-measure-segments.cpp b/src/live_effects/lpe-measure-segments.cpp
index 8768547e8..1bba6d2e3 100644
--- a/src/live_effects/lpe-measure-segments.cpp
+++ b/src/live_effects/lpe-measure-segments.cpp
@@ -188,7 +188,7 @@ LPEMeasureSegments::LPEMeasureSegments(LivePathEffectObject *lpeobject) :
"That usually don't change much\n\n"
"<b><big>Tips</big></b>\n"
"<b><i>Style Dialog</i></b> Styling using XML editor to find appropriate classes or ID's\n"
- "<b><i>Blacklists</i></b> This allow to hide some segments or projection steps to measure\n"
+ "<b><i>Blacklists</i></b> This allow hiding some segments or projection steps to measure\n"
"<b><i>Multiple Measures</i></b> In the same object, in conjunction of blacklists, "
"allow measures with different orientations or a extra projection \n"
"<b><i>Set Defaults</i></b> Remember all LPE has it in the bottom"));