소스 검색

and oh hey, repeat code :)

Roger Dingledine 9 년 전
부모
커밋
374611d9f6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      src/or/reasons.c

+ 1 - 1
src/or/reasons.c

@@ -385,7 +385,7 @@ socks4_response_code_to_string(uint8_t code)
   }
 }
 
-/** Return a string corresponding to a SOCKS5 reponse code. */
+/** Return a string corresponding to a SOCKS5 response code. */
 const char *
 socks5_response_code_to_string(uint8_t code)
 {