From 215fdbb7ed3b281c841f5b4b258c3620b822a8b9 Mon Sep 17 00:00:00 2001 From: Anatoly Yakovenko Date: Sat, 23 Jun 2018 16:44:56 -0700 Subject: [PATCH] nits --- src/bin/fullnode.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/fullnode.rs b/src/bin/fullnode.rs index 4910c1641e..05bd7815a6 100644 --- a/src/bin/fullnode.rs +++ b/src/bin/fullnode.rs @@ -39,7 +39,7 @@ fn main() { opts.optopt( "t", "", - "testnet; connec to the network at this gossip entry point", + "testnet; connect to the network at this gossip entry point", "HOST:PORT", ); opts.optopt(