Merge pull request #210 from CohibAA/patch-1
fix typo (Liteocin -> Litecoin)
This commit is contained in:
commit
cae9e5cd50
@ -78,7 +78,7 @@ bool AppInit(int argc, char* argv[])
|
||||
else
|
||||
{
|
||||
strUsage += "\n" + _("Usage:") + "\n" +
|
||||
" litecoind [options] " + _("Start Liteocin Core Daemon") + "\n";
|
||||
" litecoind [options] " + _("Start Litecoin Core Daemon") + "\n";
|
||||
|
||||
strUsage += "\n" + HelpMessage(HMM_BITCOIND);
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user