mirror of
https://github.com/transmission/transmission
synced 2024-12-25 01:03:01 +00:00
typo fix in new message
This commit is contained in:
parent
8ed9e5d964
commit
a14208fbf6
1 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,7 @@ static inline int parseBufHeader( tr_peer_t * peer )
|
|||
"Content-type: text/plain\015\012"
|
||||
"\015\012";
|
||||
static uint8_t badproto_tinfoil[] =
|
||||
"This is a not a rootkit or other backdoor, it's a bittorrent\015\012"
|
||||
"This is not a rootkit or other backdoor, it's a BitTorrent\015\012"
|
||||
"client. Really. Why should you be worried, can't you read this\015\012"
|
||||
"reassuring message? Now just listen to this social engi, er, I mean,\015\012"
|
||||
"completely truthful statement, and go about your business. Your box is\015\012"
|
||||
|
|
Loading…
Reference in a new issue