瀏覽代碼

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 *
 const char *
 socks5_response_code_to_string(uint8_t code)
 socks5_response_code_to_string(uint8_t code)
 {
 {