fixed spelling mistakes
authorDebian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Mon, 15 Jun 2020 08:27:50 +0000 (10:27 +0200)
committerIOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Mon, 15 Jun 2020 08:27:50 +0000 (10:27 +0200)
Forwarded: no
Last-Update: 2020-06-15

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

src/JackTrip.cpp

index 85d91cdc2c1f32fe73783b4af24f1906e61cba78..7285c1d3e9139dfc1d452cc982ae16408cd90395 100644 (file)
@@ -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
     // ------------------------------