small change

This commit is contained in:
Volker Fischer 2011-06-17 07:10:11 +00:00
parent dce0d17122
commit 956f4f0334

View file

@ -213,7 +213,7 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent,
// central server address // central server address
QString strCentrServAddr = tr ( "<b>Central Server Address:</b> The " QString strCentrServAddr = tr ( "<b>Central Server Address:</b> The "
"Central server address is the IP address or URL of the central server " "central server address is the IP address or URL of the central server "
"at which the server list of the connection dialog is managed. If the " "at which the server list of the connection dialog is managed. If the "
"Default check box is checked, the default central server address is " "Default check box is checked, the default central server address is "
"shown read-only." ); "shown read-only." );