From 82d9896b5e16bfda883212c62d50de3b38f688e4 Mon Sep 17 00:00:00 2001 From: Debian Multimedia Maintainers Date: Mon, 15 Jun 2020 10:27:50 +0200 Subject: [PATCH] fixed spelling mistakes Forwarded: no Last-Update: 2020-06-15 Last-Update: 2020-06-15 Gbp-Pq: Name fix_typos.patch --- src/JackTrip.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/JackTrip.cpp b/src/JackTrip.cpp index 85d91cd..7285c1d 100644 --- a/src/JackTrip.cpp +++ b/src/JackTrip.cpp @@ -657,7 +657,7 @@ int JackTrip::clientPingToServerStart() throw(std::invalid_argument) // -------------------- 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 // ------------------------------ -- 2.30.2