From: Debian Multimedia Maintainers Date: Mon, 15 Jun 2020 08:27:50 +0000 (+0200) Subject: fixed spelling mistakes X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2^2~1 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=82d9896b5e16bfda883212c62d50de3b38f688e4;p=jacktrip.git fixed spelling mistakes Forwarded: no Last-Update: 2020-06-15 Last-Update: 2020-06-15 Gbp-Pq: Name fix_typos.patch --- 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 // ------------------------------