+++ /dev/null
-Description: fixed spelling mistakes
-Author: IOhannes m zmölnig
-Forwarded: no
-Last-Update: 2020-06-15
----
-This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- jacktrip.orig/src/JackTrip.cpp
-+++ jacktrip/src/JackTrip.cpp
-@@ -704,7 +704,7 @@
- // --------------------
- 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
- // ------------------------------