From 277fd0e2ea12386e7ad0dd9d0d82d5d8bf17f18e Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Thu, 24 Jun 2010 04:35:45 +0300 Subject: [PATCH] Spell "connection" --- modules/gui/qt4/components/open_panels.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/gui/qt4/components/open_panels.cpp b/modules/gui/qt4/components/open_panels.cpp index 61c397ffe7..0a023c1c89 100644 --- a/modules/gui/qt4/components/open_panels.cpp +++ b/modules/gui/qt4/components/open_panels.cpp @@ -893,7 +893,7 @@ void CaptureOpenPanel::initialize() jackPropLayout->addWidget( jackPace, 2, 1 ); /* Auto Connect */ - jackConnect = new QCheckBox( qtr( "Auto connnection" )); + jackConnect = new QCheckBox( qtr( "Auto connection" )); jackPropLayout->addWidget( jackConnect, 2, 2 ); /* Jack CONNECTs */ -- 2.39.2