diff --git a/views/more.html b/views/more.html index c13bbca8b..851b8e39b 100644 --- a/views/more.html +++ b/views/more.html @@ -70,7 +70,7 @@
- This will scan the blockchain looking for addresses derived from your wallet, in case you have funds in addresses not yet generated (e.g.: you restored an old backup). This will also trigger a syncronization of addresses to other connected peers. + This will scan the blockchain looking for addresses derived from your wallet, in case you have funds in addresses not yet generated (e.g.: you restored an old backup). This will also trigger a synchronization of addresses to other connected peers.
- Pending Transactions Proposals will be discarted. This needs to be done on ALL peers of a wallet, to prevent the old proposals to be resynced again. + Pending Transactions Proposals will be discarded. This needs to be done on ALL peers of a wallet, to prevent the old proposals to be resynced again.
- ALL Transactions Proposals will be discarted. This needs to be done on ALL peers of a wallet, to prevent the old proposals to be resynced again. + ALL Transactions Proposals will be discarded. This needs to be done on ALL peers of a wallet, to prevent the old proposals to be resynced again.