Skip to content

Commit b8cb6a7

Browse files
committed
Comment.
1 parent 794d224 commit b8cb6a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/dispatch.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -260,7 +260,7 @@ static console_result run(settings_type& config, std::ostream& output,
260260
error << format(BS_PUBLISHER_START_FAIL) %
261261
zmq_strerror(zmq_errno()) << std::endl;
262262

263-
// This is a bit wacky, since the node hasn't been started yet, but
263+
// This is a bit wacky, since the node hasn't been started, but
264264
// there is threadpool cleanup code in here.
265265
full_node.stop();
266266

0 commit comments

Comments
 (0)