summaryrefslogtreecommitdiffstats
path: root/src/connector-context.cpp
diff options
context:
space:
mode:
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 34f5ba3ed..cceea8267 100644
--- a/src/connector-context.cpp
+++ b/src/connector-context.cpp
@@ -1283,7 +1283,7 @@ cc_selection_changed(Inkscape::Selection *selection, gpointer data)
if (cc->active_conn == item)
{
- // Noting to change.
+ // Nothing to change.
return;
}
if (item == NULL)