From 956f4f03342151e2c6ec7768ee09c6c26c795820 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Fri, 17 Jun 2011 07:10:11 +0000 Subject: [PATCH] small change --- src/clientsettingsdlg.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/clientsettingsdlg.cpp b/src/clientsettingsdlg.cpp index d0b0e905..a3653b1f 100755 --- a/src/clientsettingsdlg.cpp +++ b/src/clientsettingsdlg.cpp @@ -213,7 +213,7 @@ CClientSettingsDlg::CClientSettingsDlg ( CClient* pNCliP, QWidget* parent, // central server address QString strCentrServAddr = tr ( "Central Server Address: 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 " "Default check box is checked, the default central server address is " "shown read-only." );