fix typos (#1644)
This commit is contained in:
committed by
Arkadiy Paronyan
parent
861c8d0701
commit
d67369a01c
@@ -116,7 +116,7 @@ impl Server {
|
||||
io
|
||||
)),
|
||||
Err(any_error) => die(format!(
|
||||
"Signer: Unknown error occured when starting Signer. Details: {:?}",
|
||||
"Signer: Unknown error occurred when starting Signer. Details: {:?}",
|
||||
any_error
|
||||
)),
|
||||
Ok(server) => server,
|
||||
|
||||
Reference in New Issue
Block a user