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(