From 6f33d8c79129a049c0f8a0f25e09b310e17dd252 Mon Sep 17 00:00:00 2001 From: Johnson Lau Date: Fri, 29 Sep 2017 14:50:30 +0800 Subject: Correct typo in comments --- src/clientversion.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/clientversion.cpp b/src/clientversion.cpp index d2344ded09..8a4b408831 100644 --- a/src/clientversion.cpp +++ b/src/clientversion.cpp @@ -10,7 +10,7 @@ /** * Name of client reported in the 'version' message. Report the same name - * for both bitcoind and bitcoin-core, to make it harder for attackers to + * for both bitcoind and bitcoin-qt, to make it harder for attackers to * target servers or GUI users specifically. */ const std::string CLIENT_NAME("Satoshi"); -- cgit v1.2.3