From 513e838dc4544bcc2398b4c1c62a226474f0db31 Mon Sep 17 00:00:00 2001 From: buliabyak Date: Thu, 12 Mar 2009 05:31:14 +0000 Subject: [PATCH] whitespace missed --- src/object-edit.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/object-edit.cpp b/src/object-edit.cpp index 4e8ce86c4..edb1a0134 100644 --- a/src/object-edit.cpp +++ b/src/object-edit.cpp @@ -413,11 +413,11 @@ RectKnotHolder::RectKnotHolder(SPDesktop *desktop, SPItem *item, SPKnotHolderRel "to make the horizontal radius the same"), SP_KNOT_SHAPE_CIRCLE, SP_KNOT_MODE_XOR); entity_wh->create(desktop, item, this, - _("Adjust the width and height of the rectangle; with Ctrl" + _("Adjust the width and height of the rectangle; with Ctrl " "to lock ratio or stretch in one dimension only"), SP_KNOT_SHAPE_SQUARE, SP_KNOT_MODE_XOR); entity_xy->create(desktop, item, this, - _("Adjust the width and height of the rectangle; with Ctrl" + _("Adjust the width and height of the rectangle; with Ctrl " "to lock ratio or stretch in one dimension only"), SP_KNOT_SHAPE_SQUARE, SP_KNOT_MODE_XOR); entity.push_back(entity_rx); -- 2.30.2