Преглед изворни кода

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)
 {