fixed spelling mistakes
authorDebian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Mon, 17 Aug 2020 18:05:55 +0000 (20:05 +0200)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Mon, 17 Aug 2020 18:05:55 +0000 (20:05 +0200)
Forwarded: no
Last-Update: 2020-06-15

Last-Update: 2020-06-15
Gbp-Pq: Name fix_typos.patch

src/JackTrip.cpp

index c425851d9a8286341cdb229474abc87623c7d836..adfd584a9db954c1cef1358fefdeeb0cdbe966c4 100644 (file)
@@ -704,7 +704,7 @@ int JackTrip::clientPingToServerStart()
     // --------------------
     tcpClient.close(); // Close the socket
     //cout << "TCP Socket Closed!" << endl;
-    if (gVerboseFlag) cout << "Connection Succesfull!" << endl;
+    if (gVerboseFlag) cout << "Connection Successful!" << endl;
 
     // Set with the received UDP port
     // ------------------------------