From 554a021120463d349542ffbc4ccb9b7f19f5d5e2 Mon Sep 17 00:00:00 2001 From: mjwybrow Date: Tue, 17 Jan 2006 04:37:58 +0000 Subject: Fix a typo, a vim modeline, and a wrongly indented line. (bzr r6) --- src/connector-context.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/connector-context.cpp') 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) -- cgit v1.2.3