summaryrefslogtreecommitdiffstats
path: root/src/knotholder.cpp
diff options
context:
space:
mode:
authorbulia byak <buliabyak@gmail.com>2009-10-02 05:24:00 +0000
committerbuliabyak <buliabyak@users.sourceforge.net>2009-10-02 05:24:00 +0000
commit7b16b02bfc734675e368431eed1e7dbf2a323ef3 (patch)
treedd1f0dcf265c450e1a0b85b26a4466ff9dc02bb2 /src/knotholder.cpp
parentcopyedit, typos, slightly better default values (diff)
downloadinkscape-7b16b02bfc734675e368431eed1e7dbf2a323ef3.tar.gz
inkscape-7b16b02bfc734675e368431eed1e7dbf2a323ef3.zip
label edit
(bzr r8690)
Diffstat (limited to 'src/knotholder.cpp')
-rw-r--r--src/knotholder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/knotholder.cpp b/src/knotholder.cpp
index 55a171414..5f749cfee 100644
--- a/src/knotholder.cpp
+++ b/src/knotholder.cpp
@@ -234,7 +234,7 @@ KnotHolder::add_pattern_knotholder()
_("<b>Move</b> the pattern fill inside the object"),
SP_KNOT_SHAPE_CROSS);
entity_scale->create(desktop, item, this,
- _("<b>Scale</b> the pattern fill uniformly"),
+ _("<b>Scale</b> the pattern fill; uniformly if with <b>Ctrl</b>"),
SP_KNOT_SHAPE_SQUARE, SP_KNOT_MODE_XOR);
entity_angle->create(desktop, item, this,
_("<b>Rotate</b> the pattern fill; with <b>Ctrl</b> to snap angle"),