[tor/master] Fix a typo in changes/bug5916

commit bf16e167f79afc5367422ee7e0c0b3587dc6c82d Author: Nick Mathewson <nickm@torproject.org> Date: Wed May 30 11:18:49 2012 -0400 Fix a typo in changes/bug5916 --- changes/bug5916 | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/changes/bug5916 b/changes/bug5916 index 0b2ea5d..b099c26 100644 --- a/changes/bug5916 +++ b/changes/bug5916 @@ -2,5 +2,5 @@ - Fix a memory leak when trying to launch a DNS request when the network is disabled or the nameservers are unconfigurable. Fix for bug 5916; bugfix on Tor 0.1.2.1-alpha (for the - unconfigurable namesrever case) and on 0.2.3.9-alpha (for the + unconfigurable nameserver case) and on 0.2.3.9-alpha (for the DisableNetwork case).
participants (1)
-
nickm@torproject.org