summaryrefslogtreecommitdiffstats
path: root/src/ui/tools/connector-tool.cpp
diff options
context:
space:
mode:
authorBryce Harrington <bryce@bryceharrington.org>2015-03-19 01:53:00 +0000
committerbryce <bryce@ubuntu.com>2015-03-19 01:53:00 +0000
commit8fe962f4de79592f7df62c3ec08f98cf90757208 (patch)
tree674a1159c91b10e399ef96ae376259078a75faff /src/ui/tools/connector-tool.cpp
parentpackaging: Show details about failures in bug updating (diff)
downloadinkscape-8fe962f4de79592f7df62c3ec08f98cf90757208.tar.gz
inkscape-8fe962f4de79592f7df62c3ec08f98cf90757208.zip
ui/tools: sp. fixes (cosmetic)
(bzr r14016)
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.
*