From 67d2f61cf7e7d040f3fca15a8ca1d6cae1d0da8c Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Thu, 16 Jun 2011 22:04:58 +0000 Subject: [PATCH] very small change --- src/llconclientdlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/llconclientdlg.cpp b/src/llconclientdlg.cpp index bf49bf10..bc39724d 100755 --- a/src/llconclientdlg.cpp +++ b/src/llconclientdlg.cpp @@ -119,7 +119,7 @@ CLlconClientDlg::CLlconClientDlg ( CClient* pNCliP, "the right input channel and an instrument is connected to the left " "input channel which is much louder than the microphone, move the " "audio fader in a direction where the label above the fader shows " - "L -x, where x is the current attenuation indicator. " ); + "L -x, where x is the current attenuation indicator." ); lblAudioPan->setWhatsThis ( strAudFader ); lblAudioPanValue->setWhatsThis ( strAudFader );