diff options
| author | luigi1111 <luigi1111w@gmail.com> | 2019-08-21 15:11:32 -0500 |
|---|---|---|
| committer | luigi1111 <luigi1111w@gmail.com> | 2019-08-21 15:11:32 -0500 |
| commit | 9e8179ca840a47de8b972490d1259bdf6138aeca (patch) | |
| tree | 623980eeb483610cdd1bb569163e3bd5d8181303 /src/simplewallet/simplewallet.cpp | |
| parent | 8956e90c630951134b4ce53417bbc9af0f25f353 (diff) | |
| parent | 256d286215f4f7829536c2d354c40ff48dae9090 (diff) | |
| download | monzero-core-9e8179ca840a47de8b972490d1259bdf6138aeca.tar.gz monzero-core-9e8179ca840a47de8b972490d1259bdf6138aeca.tar.xz monzero-core-9e8179ca840a47de8b972490d1259bdf6138aeca.zip | |
Merge pull request #5740
256d286 Minor formatting fix in help set command (tobtoht)
Diffstat (limited to 'src/simplewallet/simplewallet.cpp')
| -rw-r--r-- | src/simplewallet/simplewallet.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp index fa85cc887..b605c6d92 100644 --- a/src/simplewallet/simplewallet.cpp +++ b/src/simplewallet/simplewallet.cpp @@ -2888,7 +2888,7 @@ simple_wallet::simple_wallet() "segregate-pre-fork-outputs <1|0>\n " " Set this if you intend to spend outputs on both Monero AND a key reusing fork.\n " "key-reuse-mitigation2 <1|0>\n " - " Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n" + " Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n " "subaddress-lookahead <major>:<minor>\n " " Set the lookahead sizes for the subaddress hash table.\n " " Set this if you are not sure whether you will spend on a key reusing Monero fork later.\n " |
