Spelling and consistency fixes
From doing a quick grep, the rest of the code-base tends to hyphenate the term 'hard-coded'.
This commit is contained in:
parent
e9d1dbcce1
commit
e37974c64f
@ -175,7 +175,7 @@ module Term = struct
|
||||
|
||||
let no_bootstrap_peers =
|
||||
let doc =
|
||||
"Ignore the peers foud in the config file (or the hardcoded \
|
||||
"Ignore the peers found in the config file (or the hard-coded \
|
||||
bootstrap peers in the absence of config file)." in
|
||||
Arg.(value & flag &
|
||||
info ~docs ~doc ["no-bootstrap-peers"])
|
||||
|
Loading…
Reference in New Issue
Block a user