summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/connector-tool.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-03-20 21:46:23 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-03-20 21:46:23 +0000
commitb5cf4cc43528f14744adfde76e7cb63549041c7c (patch)
tree37e3523d1ccbd2a4fede886734793292f66cce4d /src/ui/tools/connector-tool.cpp
parentupdate to trunk (diff)
parenttake out the trash (diff)
downloadinkscape-b5cf4cc43528f14744adfde76e7cb63549041c7c.tar.gz
inkscape-b5cf4cc43528f14744adfde76e7cb63549041c7c.zip
update to trunk
(bzr r13708.1.19)
Diffstat (limited to 'src/ui/tools/connector-tool.cpp')
-rw-r--r--src/ui/tools/connector-tool.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/tools/connector-tool.cpp b/src/ui/tools/connector-tool.cpp
index d76b0d142..c3ef19507 100644
--- a/src/ui/tools/connector-tool.cpp
+++ b/src/ui/tools/connector-tool.cpp
@@ -49,7 +49,7 @@
* Much of the way connectors work for user-defined points has been
* changed so that it no longer defines special attributes to record
* the points. Instead it uses single node paths to define points
- * who are then seperate objects that can be fixed on the canvas,
+ * who are then separate objects that can be fixed on the canvas,
* grouped into objects and take full advantage of all transform, snap
* and align functionality of all other objects.
*