missed one
authorChristian Pulvermacher <christian@hazel.(none)>
Sun, 21 Nov 2010 01:06:44 +0000 (02:06 +0100)
committerChristian Pulvermacher <christian@hazel.(none)>
Sun, 21 Nov 2010 01:06:44 +0000 (02:06 +0100)
src/connectdialog.cpp

index 77d27a1..fa595f7 100644 (file)
@@ -27,7 +27,7 @@
 #include "rfb/rfbclient.h"
 
 
-const QString LISTEN_FOR_INCOMING_CONNECTIONS_STRING = QObject::tr("Listen for Incoming Connections");
+const QString LISTEN_FOR_INCOMING_CONNECTIONS_STRING = QObject::tr("Listen for incoming connections");
 
 ConnectDialog::ConnectDialog(QWidget *parent):
        QDialog(parent),