From 2d87b4c8eb4eaaf67c9e92356368a8ab86a19454 Mon Sep 17 00:00:00 2001 From: "Johan B. C. Engelen" Date: Wed, 1 Jun 2011 22:45:16 +0200 Subject: improve explanation of lpe parameter (bzr r10250) --- src/live_effects/effect.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/live_effects/effect.h b/src/live_effects/effect.h index 7fe4e9348..91d09fef6 100644 --- a/src/live_effects/effect.h +++ b/src/live_effects/effect.h @@ -157,7 +157,7 @@ protected: LivePathEffectObject *lpeobj; // this boolean defaults to false, it concatenates the input path to one pwd2, - // instead of normally 'splitting' the path into continuous pwd2 paths. + // instead of normally 'splitting' the path into continuous pwd2 paths and calling doEffect_pwd2 for each. bool concatenate_before_pwd2; private: -- cgit v1.2.3