From: George Kadianakis Date: Wed, 5 Jun 2019 11:56:28 +0000 (+0300) Subject: Fix typo in #29670 changes file. X-Git-Tag: tor-0.4.1.2-alpha~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8cb6b2b9ab74d187e4839d298fbce06dafeb33f0;p=thirdparty%2Ftor.git Fix typo in #29670 changes file. --- diff --git a/changes/bug29670 b/changes/bug29670 index 00b0c33327..288bbbf62f 100644 --- a/changes/bug29670 +++ b/changes/bug29670 @@ -1,4 +1,4 @@ o Minor bugfixes (configuration, proxies): - Fix a bug that prevented us from supporting SOCKS5 proxies that want - authentication along with configued (but unused!) + authentication along with configured (but unused!) ClientTransportPlugins. Fixes bug 29670; bugfix on 0.2.6.1-alpha.