diff options
author | corvid <corvid@lavabit.com> | 2010-08-03 16:48:46 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-08-03 16:48:46 +0000 |
commit | 5c1a19231fe0969feee39512ecdc5579f2da2730 (patch) | |
tree | 87adb6956ceaddbe00075b3af644a3f28dbe2523 | |
parent | 0bb2a1ac723693e7ef03b655e829126e2253c547 (diff) |
spelling
-rw-r--r-- | dpi/https.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpi/https.c b/dpi/https.c index c531e456..0e6672c5 100644 --- a/dpi/https.c +++ b/dpi/https.c @@ -609,7 +609,7 @@ static int handle_certificate_problem(SSL * ssl_connection) "dialog", "Some of the information presented by the remote system\n" "does not match other information presented\n" - "This may be an attempt to evesdrop on communications", + "This may be an attempt to eavesdrop on communications", "Continue", "Cancel"); a_Dpip_dsh_write_str(sh, 1, d_cmd); dFree(d_cmd); |