diff --git a/src/plugins/snarlnetwork/snarlnetwork.cpp b/src/plugins/snarlnetwork/snarlnetwork.cpp
index 40f2f39..53ecc0a 100644
--- a/src/plugins/snarlnetwork/snarlnetwork.cpp
+++ b/src/plugins/snarlnetwork/snarlnetwork.cpp
@@ -30,7 +30,7 @@ SnarlNetworkFrontend::SnarlNetworkFrontend(){
qDebug()<<"The port is already used";
}
connect(tcpServer, SIGNAL(newConnection()), this, SLOT(handleConnection()));
- std::cout<<"The Snarl Network Protokoll is developed for Snarl "<"<