tiny correction

This commit is contained in:
daryl 2020-06-09 10:55:52 +02:00
parent 2859f3233f
commit 07e17cb376

View File

@ -264,7 +264,7 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent,
"Audio Upstream Rate depends on the current audio packet size and "
"compression setting. Make sure that the upstream rate is not "
"higher than your available internet upload speed (check this with a "
"service such as speedtest.net." );
"service such as speedtest.net)." );
lblPingTime->setWhatsThis ( strConnStats );
lblPingTimeValue->setWhatsThis ( strConnStats );