From 371eb56b1560f82759939f34ad237f115dee3fe1 Mon Sep 17 00:00:00 2001 From: bulia byak Date: Thu, 12 Mar 2009 05:31:14 +0000 Subject: whitespace missed (bzr r7473) --- src/object-edit.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/object-edit.cpp') 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); -- cgit v1.2.3