From bf8794c0dbe66d3bc1078630fceab09b949191eb Mon Sep 17 00:00:00 2001 From: Colin Marquardt Date: Sun, 14 May 2006 21:10:50 +0000 Subject: Typofix (conector) (bzr r837) --- src/ui/dialog/inkscape-preferences.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ui/dialog/inkscape-preferences.cpp b/src/ui/dialog/inkscape-preferences.cpp index b3eac4336..f9d6ce930 100644 --- a/src/ui/dialog/inkscape-preferences.cpp +++ b/src/ui/dialog/inkscape-preferences.cpp @@ -389,7 +389,7 @@ void InkscapePreferences::initPageTools() this->AddPage(_page_connector, _("Connector"), iter_tools, PREFS_PAGE_TOOLS_CONNECTOR); this->AddSelcueCheckbox(_page_connector, "tools.connector", true); _page_connector.add_line(false, "", _connector_ignore_text, "", - _("If on, conector attachment points will not be shown for text objects")); + _("If on, connector attachment points will not be shown for text objects")); //Dropper this->AddPage(_page_dropper, _("Dropper"), iter_tools, PREFS_PAGE_TOOLS_DROPPER); this->AddSelcueCheckbox(_page_dropper, "tools.dropper", true); -- cgit v1.2.3