oops...fixed spelling patch
authorIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Tue, 27 Aug 2019 21:09:58 +0000 (23:09 +0200)
committerIOhannes m zmölnig <zmoelnig@umlautS.umlaeute.mur.at>
Tue, 27 Aug 2019 21:09:58 +0000 (23:09 +0200)
Gbp-Dch: ignore

debian/patches/fix_typos.patch

index 33ca84eb6c19e732d6c357c57e51954e0a8c43b0..951b7cd3cb2555d504ea046c339b0ae4ceda327a 100644 (file)
@@ -98,7 +98,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
    tcpClient.close(); // Close the socket
    //cout << "TCP Socket Closed!" << endl;
 -  cout << "Connection Succesfull!" << endl;
-+  cout << "Connection Successfull!" << endl;
++  cout << "Connection Successful!" << endl;
  
    // Set with the received UDP port
    // ------------------------------