]> git.ipfire.org Git - thirdparty/tor.git/commitdiff
Fix a typo in changes/bug5916
authorNick Mathewson <nickm@torproject.org>
Wed, 30 May 2012 15:18:49 +0000 (11:18 -0400)
committerNick Mathewson <nickm@torproject.org>
Wed, 30 May 2012 15:18:49 +0000 (11:18 -0400)
changes/bug5916

index 0b2ea5df445a70abb2730bf4cf9aa7a9a89cf163..b099c26ef1c08b52670b99be1ee312a6ab830d89 100644 (file)
@@ -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).