summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/connector-tool.cpp
diff options
context:
space:
mode:
authorJabier Arraiza Cenoz <jabier.arraiza@marker.es>2015-03-19 12:07:40 +0000
committerJabiertxof <jtx@jtx.marker.es>2015-03-19 12:07:40 +0000
commit6f82eefceb224c8d5d7c9b93289a21cc31ba411d (patch)
treee42ec37ac15fa39505f63ce9158110492231cfd6 /src/ui/tools/connector-tool.cpp
parentFixed compiling problems and removed ACTIVE DESKTOP from LPE (diff)
parentui/tools: sp. fixes (cosmetic) (diff)
downloadinkscape-6f82eefceb224c8d5d7c9b93289a21cc31ba411d.tar.gz
inkscape-6f82eefceb224c8d5d7c9b93289a21cc31ba411d.zip
update to trunk
(bzr r13879.1.14)
Diffstat (limited to '')
-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.
*