tiny correction
This commit is contained in:
parent
2859f3233f
commit
07e17cb376
1 changed files with 1 additions and 1 deletions
|
@ -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 );
|
||||
|
|
Loading…
Reference in a new issue