Pārlūkot izejas kodu

Fix a changelog typo

Nick Mathewson 9 gadi atpakaļ
vecāks
revīzija
8b50839331
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      ChangeLog

+ 1 - 1
ChangeLog

@@ -466,7 +466,7 @@ Changes in version 0.2.6.1-alpha - 2014-10-30
       Browser users to write "DirReqStatistics 0" in their torrc files
       as if they had chosen to change the config. Fixes bug 4244; bugfix
       on 0.2.3.1-alpha.
-    - When GeoIPExcludeUnkonwn is enabled, do not incorrectly decide
+    - When GeoIPExcludeUnknown is enabled, do not incorrectly decide
       that our options have changed every time we SIGHUP. Fixes bug
       9801; bugfix on 0.2.4.10-alpha. Patch from "qwerty1".