aboutsummaryrefslogtreecommitdiff
path: root/src/simplewallet/simplewallet.cpp
diff options
context:
space:
mode:
authorordtrogen <ordtrogen@users.noreply.github.com>2018-06-13 12:49:49 +0200
committerordtrogen <ordtrogen@users.noreply.github.com>2018-06-21 19:14:14 +0200
commitd45cd37c531b174ceefd4f1c2f66958430aebf05 (patch)
treeefb31aa0364c9a9e61b1350d060d772a7c398649 /src/simplewallet/simplewallet.cpp
parentMerge pull request #3784 (diff)
downloadmonero-d45cd37c531b174ceefd4f1c2f66958430aebf05.tar.xz
fix typos in language files and rpc_args.cpp
Diffstat (limited to 'src/simplewallet/simplewallet.cpp')
-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 90c3da6ca..19c60c0fa 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 "