single char typo - merging
This commit is contained in:
Antioch Peverell 2019-05-03 12:07:39 +01:00 committed by GitHub
parent 7f12b45a34
commit 85d06fe416
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -79,7 +79,7 @@ fn real_main() -> i32 {
println!();
println!("As of v1.1.0, the wallet has been split into a seperate executable.");
println!(
"Please visit https://github.com/mimblewinble/grin-wallet/releases to download"
"Please visit https://github.com/mimblewimble/grin-wallet/releases to download"
);
println!();
return 0;