Fix a typo in the source
This commit is contained in:
parent
60ab9b4584
commit
845948116e
1 changed files with 1 additions and 1 deletions
|
@ -155,7 +155,7 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent,
|
||||||
"If no buffer size is selected and all settings are disabled, an "
|
"If no buffer size is selected and all settings are disabled, an "
|
||||||
"unsupported buffer size is used by the driver. The " ) + APP_NAME +
|
"unsupported buffer size is used by the driver. The " ) + APP_NAME +
|
||||||
tr ( " software will still work with this setting but with restricted "
|
tr ( " software will still work with this setting but with restricted "
|
||||||
"performannce." ) + "<br>" + tr (
|
"performance." ) + "<br>" + tr (
|
||||||
"The actual buffer delay has influence on the connection status, the "
|
"The actual buffer delay has influence on the connection status, the "
|
||||||
"current upload rate and the overall delay. The lower the buffer size, "
|
"current upload rate and the overall delay. The lower the buffer size, "
|
||||||
"the higher the probability of red light in the status indicator (drop "
|
"the higher the probability of red light in the status indicator (drop "
|
||||||
|
|
Loading…
Reference in a new issue