Explorar o código

Fix a typo in changes/bug5916

Nick Mathewson %!s(int64=13) %!d(string=hai) anos
pai
achega
bf16e167f7
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      changes/bug5916

+ 1 - 1
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).