Skip to content

Commit 0ec9c91

Browse files
committed
Merge #11417: Correct typo in comments
6f33d8c Correct typo in comments (Johnson Lau) Pull request description: I think this is a search and replace mistake Tree-SHA512: a83e081b817f1607496bfdcee47593d45d75cbe72effe944cdb5494b49a341eeeebdeb954f6db59dfa1ddfa350a117a4b26c754725a3459be78f2a1a093c6fde
2 parents aa624b6 + 6f33d8c commit 0ec9c91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/clientversion.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
/**
1212
* Name of client reported in the 'version' message. Report the same name
13-
* for both bitcoind and bitcoin-core, to make it harder for attackers to
13+
* for both bitcoind and bitcoin-qt, to make it harder for attackers to
1414
* target servers or GUI users specifically.
1515
*/
1616
const std::string CLIENT_NAME("Satoshi");

0 commit comments

Comments
 (0)