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 );