Skip to content

Commit 6f33d8c

Browse files
authored
Correct typo in comments
1 parent a72003d commit 6f33d8c

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)