diff options
| author | Gavin Andresen <[email protected]> | 2011-08-31 14:28:14 -0300 |
|---|---|---|
| committer | Gavin Andresen <[email protected]> | 2011-08-31 14:28:14 -0300 |
| commit | 541e585d8eeb9b9c981589d2f8c47208f9d4e072 (patch) | |
| tree | d32e356301ec30713009c843d98d78560a494125 | |
| parent | Merge pull request #480 from gavinandresen/deadlocks (diff) | |
| download | discoin-541e585d8eeb9b9c981589d2f8c47208f9d4e072.tar.xz discoin-541e585d8eeb9b9c981589d2f8c47208f9d4e072.zip | |
Fix typo ("you own security")
| -rw-r--r-- | doc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/README b/doc/README index 831d66069..763fc415b 100644 --- a/doc/README +++ b/doc/README @@ -57,7 +57,7 @@ If everything goes fine, delete the backup and enjoy your encrypted wallet. Note that once you encrypt your wallet, you will never be able to go back to a version of the Bitcoin client older than 0.4. -Keep in mind that you are always responsible for you own security. +Keep in mind that you are always responsible for your own security. All it takes is a slightly more advanced wallet-stealing trojan which installs a keylogger to steal your wallet passphrase as you enter it in addition to your wallet file and you have lost all your Bitcoins. |