소스 검색

Fix: typo in torrc.sample.in

Magnus Nord 9 년 전
부모
커밋
d0113a0c2a
2개의 변경된 파일4개의 추가작업 그리고 4개의 파일을 삭제
  1. 2 2
      src/config/torrc.minimal.in-staging
  2. 2 2
      src/config/torrc.sample.in

+ 2 - 2
src/config/torrc.minimal.in-staging

@@ -1,5 +1,5 @@
 ## Configuration file for a typical Tor user
 ## Configuration file for a typical Tor user
-## Last updated 9 October 2013 for Tor 0.2.5.2-alpha.
+## Last updated 2 September 2014 for Tor 0.2.6.1-alpha.
 ## (may or may not work for much older or much newer versions of Tor.)
 ## (may or may not work for much older or much newer versions of Tor.)
 ##
 ##
 ## Lines that begin with "## " try to explain what's going on. Lines
 ## Lines that begin with "## " try to explain what's going on. Lines
@@ -151,7 +151,7 @@
 ## using more than one of your relays in a single circuit. See
 ## using more than one of your relays in a single circuit. See
 ## https://www.torproject.org/docs/faq#MultipleRelays
 ## https://www.torproject.org/docs/faq#MultipleRelays
 ## However, you should never include a bridge's fingerprint here, as it would
 ## However, you should never include a bridge's fingerprint here, as it would
-## break its concealability and potentionally reveal its IP/TCP address.
+## break its concealability and potentially reveal its IP/TCP address.
 #MyFamily $keyid,$keyid,...
 #MyFamily $keyid,$keyid,...
 
 
 ## A comma-separated list of exit policies. They're considered first
 ## A comma-separated list of exit policies. They're considered first

+ 2 - 2
src/config/torrc.sample.in

@@ -1,5 +1,5 @@
 ## Configuration file for a typical Tor user
 ## Configuration file for a typical Tor user
-## Last updated 9 October 2013 for Tor 0.2.5.2-alpha.
+## Last updated 2 September 2014 for Tor 0.2.6.1-alpha.
 ## (may or may not work for much older or much newer versions of Tor.)
 ## (may or may not work for much older or much newer versions of Tor.)
 ##
 ##
 ## Lines that begin with "## " try to explain what's going on. Lines
 ## Lines that begin with "## " try to explain what's going on. Lines
@@ -151,7 +151,7 @@
 ## using more than one of your relays in a single circuit. See
 ## using more than one of your relays in a single circuit. See
 ## https://www.torproject.org/docs/faq#MultipleRelays
 ## https://www.torproject.org/docs/faq#MultipleRelays
 ## However, you should never include a bridge's fingerprint here, as it would
 ## However, you should never include a bridge's fingerprint here, as it would
-## break its concealability and potentionally reveal its IP/TCP address.
+## break its concealability and potentially reveal its IP/TCP address.
 #MyFamily $keyid,$keyid,...
 #MyFamily $keyid,$keyid,...
 
 
 ## A comma-separated list of exit policies. They're considered first
 ## A comma-separated list of exit policies. They're considered first