소스 검색

Fixed misspelling of "connection" caught by kate.

svn:r11382
Andrew Lewman 17 년 전
부모
커밋
c5b4f779ec
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/or/config.c

+ 1 - 1
src/or/config.c

@@ -381,7 +381,7 @@ static config_var_description_t options_description[] = {
   { "PIDFile", "On startup, write our PID to this file. On clean shutdown, "
     "remove the file." },
   { "PreferTunneledDirConns", "If non-zero, avoid directory servers that "
-    "don't support tunneled conncetions." },
+    "don't support tunneled connections." },
   /* PreferTunneledDirConns */
   /* ProtocolWarnings */
   /* RephistTrackTime */