Code

Major overhaul of the selector tool's internals to improve handling of transformation...
[inkscape.git] / src / ui / dialog / document-properties.cpp
index acf76f034bb288005fddf96d5c8708502d53c937..e7aca0edc7559a8a4dd57b686dc55235a0f9d8ec 100644 (file)
@@ -357,7 +357,7 @@ DocumentProperties::build_snap_dtls()
     Gtk::Label *label_i= manage (new Gtk::Label);
     label_i->set_markup (_("<b>Snapping to intersections of</b>"));
     Gtk::Label *label_m = manage (new Gtk::Label);
-    label_m->set_markup (_("<b>Snapping to special nodes</b>"));
+    label_m->set_markup (_("<b>Special points to consider</b>"));
 
     Gtk::Widget *const array[] =
     {