summaryrefslogtreecommitdiffstats
path: root/src/connector-context.cpp
diff options
context:
space:
mode:
authorNicolas Dufour <nicoduf@yahoo.fr>2013-10-09 19:09:49 +0000
committerJazzyNico <nicoduf@yahoo.fr>2013-10-09 19:09:49 +0000
commit30422af227381c9aa900690586d25adec4fa262f (patch)
tree7340251d612de5cc98ec63995e33b516a38b1130 /src/connector-context.cpp
parentWin32. Fix for Bug #627943 (Unexpected RegistryTool message on Windows 7). (diff)
downloadinkscape-30422af227381c9aa900690586d25adec4fa262f.tar.gz
inkscape-30422af227381c9aa900690586d25adec4fa262f.zip
Documentation/Translation. Fix for Bug #1236382 (Typos in comments and message, localization context needed) by Yuri Chornoivan.
Fixed bugs: - https://launchpad.net/bugs/1236382 (bzr r12673)
Diffstat (limited to 'src/connector-context.cpp')
-rw-r--r--src/connector-context.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/connector-context.cpp b/src/connector-context.cpp
index 3d6a4f28e..99239533d 100644
--- a/src/connector-context.cpp
+++ b/src/connector-context.cpp
@@ -50,7 +50,7 @@
* 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,
- * grouped into objects and take full advantage of all tranform, snap
+ * grouped into objects and take full advantage of all transform, snap
* and align functionality of all other objects.
*
* I think that the style change between polyline and orthogonal