From kde-commits Fri Mar 29 20:29:15 2013 From: =?utf-8?q?Burkhard=20L=C3=BCck?= Date: Fri, 29 Mar 2013 20:29:15 +0000 To: kde-commits Subject: KDE/kdenetwork/krfb/krfb Message-Id: <20130329202915.2743AAC879 () svn ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=136458892706081 SVN commit 1346928 by lueck: change wrong display number to port number M +1 -1 personalinvitedialog.cpp --- trunk/KDE/kdenetwork/krfb/krfb/personalinvitedialog.cpp #1346927:1346928 @@ -92,7 +92,7 @@ "into the client and it will connect..")); } else if (link == "help") { QToolTip::showText(QCursor::pos(), - i18n("This field contains the address of your computer and the display number, separated by a colon.\n" + i18n("This field contains the address of your computer and the port number, separated by a colon.\n" "The address is just a hint - you can use any address that can reach your computer. \n" "Desktop Sharing tries to guess your address from your network configuration, but does\n" "not always succeed in doing so. If your computer is behind a firewall it may have a\n"