From: buliabyak Date: Thu, 1 May 2008 21:20:13 +0000 (+0000) Subject: typo X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=84960e36aec4087769e1c1c1343dc5f4e47c5e04;p=inkscape.git typo --- diff --git a/src/tweak-context.cpp b/src/tweak-context.cpp index aa5b2f3cc..663aca60e 100644 --- a/src/tweak-context.cpp +++ b/src/tweak-context.cpp @@ -732,7 +732,7 @@ sp_tweak_color_recursive (guint mode, SPItem *item, SPItem *item_at_point, fill_goal, do_fill, stroke_goal, do_stroke, opacity_goal, do_opacity, - p, radius, force, do_h, do_s, do_l, do_o)); + p, radius, force, do_h, do_s, do_l, do_o)) did = true; } }