From 4f114f59e62397fba98b17e1394adfa29e3de78b Mon Sep 17 00:00:00 2001 From: Roger Dingledine Date: Thu, 1 Oct 2020 19:32:32 -0400 Subject: fix typos no actual changes --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d4c764fa21..0420bd715c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -28794,7 +28794,7 @@ Changes in version 0.2.0.33 - 2009-01-21 - Implement the 0x20 hack to better resist DNS poisoning: set the case on outgoing DNS requests randomly, and reject responses that do not match the case correctly. This logic can be disabled with the - ServerDNSRamdomizeCase setting, if you are using one of the 0.3% + ServerDNSRandomizeCase setting, if you are using one of the 0.3% of servers that do not reliably preserve case in replies. See "Increased DNS Forgery Resistance through 0x20-Bit Encoding" for more info. -- cgit v1.2.3-54-g00ecf