summaryrefslogtreecommitdiffstats
path: root/src/object-edit.cpp
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-09-06 02:34:31 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-09-06 02:34:31 +0000
commit89abf2d35ba202b184df4e791da3903c16d1d91c (patch)
treec6f2499135157bbac0d48a3574e588fc1ab0fdb0 /src/object-edit.cpp
parentpatch by Adib for 406470 (diff)
downloadinkscape-89abf2d35ba202b184df4e791da3903c16d1d91c.tar.gz
inkscape-89abf2d35ba202b184df4e791da3903c16d1d91c.zip
textual patch from bug 408093
(bzr r8563)
Diffstat (limited to 'src/object-edit.cpp')
-rw-r--r--src/object-edit.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/object-edit.cpp b/src/object-edit.cpp
index c8e3ab204..6b83413e4 100644
--- a/src/object-edit.cpp
+++ b/src/object-edit.cpp
@@ -930,7 +930,7 @@ ArcKnotHolder::ArcKnotHolder(SPDesktop *desktop, SPItem *item, SPKnotHolderRelea
_("Adjust ellipse <b>height</b>, with <b>Ctrl</b> to make circle"),
SP_KNOT_SHAPE_SQUARE, SP_KNOT_MODE_XOR);
entity_start->create(desktop, item, this,
- _("Position the <b>start point</b> of the arc or segment; with <b>Ctrl</b>"
+ _("Position the <b>start point</b> of the arc or segment; with <b>Ctrl</b> "
"to snap angle; drag <b>inside</b> the ellipse for arc, <b>outside</b> for segment"),
SP_KNOT_SHAPE_CIRCLE, SP_KNOT_MODE_XOR);
entity_end->create(desktop, item, this,