From: IOhannes m zmölnig Date: Tue, 27 Aug 2019 21:09:58 +0000 (+0200) Subject: oops...fixed spelling patch X-Git-Tag: archive/raspbian/2.5.1+ds-1+rpi1~1^2~261 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=63b149a6cd01e9719fb7a07c16383c4e4edb51ef;p=jacktrip.git oops...fixed spelling patch Gbp-Dch: ignore --- diff --git a/debian/patches/fix_typos.patch b/debian/patches/fix_typos.patch index 33ca84e..951b7cd 100644 --- a/debian/patches/fix_typos.patch +++ b/debian/patches/fix_typos.patch @@ -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 // ------------------------------