aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet
diff options
context:
space:
mode:
authorluigi1111 <luigi1111w@gmail.com>2018-06-25 14:41:48 -0500
committerluigi1111 <luigi1111w@gmail.com>2018-06-25 14:41:48 -0500
commit1eddabf0a49095121af3c40655b36b61746238dd (patch)
tree7c1213da2c73e10459ae0dfc5bba81a9234a48fc /src/simplewallet
parentMerge pull request #3407 (diff)
parentfix typos in language files and rpc_args.cpp (diff)
downloadmonero-1eddabf0a49095121af3c40655b36b61746238dd.tar.xz
Merge pull request #3677
d45cd37 fix typos in language files and rpc_args.cpp (ordtrogen)
Diffstat (limited to 'src/simplewallet')
-rw-r--r--src/simplewallet/simplewallet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simplewallet/simplewallet.cpp b/src/simplewallet/simplewallet.cpp
index a68b5f331..d0c35dfff 100644
--- a/src/simplewallet/simplewallet.cpp
+++ b/src/simplewallet/simplewallet.cpp
@@ -2259,7 +2259,7 @@ simple_wallet::simple_wallet()
"refresh-type <full|optimize-coinbase|no-coinbase|default>\n "
" Set the wallet's refresh behaviour.\n "
"priority [0|1|2|3|4]\n "
- " Set the fee too default/unimportant/normal/elevated/priority.\n "
+ " Set the fee to default/unimportant/normal/elevated/priority.\n "
"confirm-missing-payment-id <1|0>\n "
"ask-password <1|0>\n "
"unit <monero|millinero|micronero|nanonero|piconero>\n "