소스 검색

Fix a typo in changes/bug5916

Nick Mathewson 13 년 전
부모
커밋
bf16e167f7
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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).